Hi,
Wondering if anyone can point me in the right direction here....
I'm not sure if it is possible, but what I want to do is make a public function on my workbook that searches for a specific text on a specific row of a specified sheet. (The idea is that then code on other sheets can refer to this)
e.g. I want to search on worksheet "Sheet 1" on row 9 for the text "Hello" and return the column letter that it is found on. For instance calling it v1
Many Thanks
Tom
Wondering if anyone can point me in the right direction here....
I'm not sure if it is possible, but what I want to do is make a public function on my workbook that searches for a specific text on a specific row of a specified sheet. (The idea is that then code on other sheets can refer to this)
e.g. I want to search on worksheet "Sheet 1" on row 9 for the text "Hello" and return the column letter that it is found on. For instance calling it v1
Many Thanks
Tom