Hi,
I am trying to locate a specific row number using vba. I need it to be able to look at the contents of a combobox and search for this value in the worksheet and then return the row number that the function returns.
Once I have this value (lRow) I can use this as a cell reference
Using...