Hello,
I would like to use the MATCH function on column A to find let's say the word "forum" but I would like the MATCH to start at the row given by cell B1
I was imagining something like
=MATCH("forum",Sheet1!A&"B1":A65000,0)
of course this doesn't work...
Thanks for your help.
F