Dear Friends,
How can I check whether a value A exists in a range and specially i
the first column of the range?
I cannot figure out how does the rangeL.find() works.
msgbox(rangeL.Find(A)) breaks my code.
At last how can I pass a reference in a function?
ex.
VlookUp(ref, Range, 5, 0)
ref - the reference name of a value.
Thanks,
--
Message posted from
http://www.ExcelForum.com