View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pls123 pls123 is offline
external usenet poster
 
Posts: 121
Default how to write this in vbe ???

hi all
i have this :
]Sheet2'!$I$7

for some reason..
i must have it in vbe !!
something like this...
Range("A2") = ]Sheet2'!$I$7")
without using the '
can anybody help??