Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Explain Excel Formula

  • 01-05-2012 04:20PM
    #1
    Registered Users, Registered Users 2 Posts: 224 ✭✭


    Hi can anyone explain this formula for me, I use it to extract email addresses from a row in excel (A23:W23) and it works, I'm just not sure how it does.
    Thanks

    {=INDEX(A23:w23, 1, MIN(IF(ISERROR(SEARCH("@, A23:W23)), ", COLUMN(A23:W42))))}


Advertisement