I need your help again
Can someone please suplly me with the syntax for using a named range in a
WorksheetFuntion statement
e.g
Textbox2=WorksheetFunction.Vlookup(Textbox1,NamedR ange,2,False)
I am having difficulty expressing the NamedRange correctly
Regards & TIA
|