View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Prickle Prickle is offline
external usenet poster
 
Posts: 4
Default 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