View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Using worksheet code name in this code

I'm trying to use a worksheet code name in this code

"=VLOOKUP(RC3,Sheet1!NamedRange,2,FALSE)&""-""&'Sheet2'!RC4"

I have a code name for Sheet2 that I want to add to this. Can someone
assist us? We are so far having no success.

Thanks