Thread
:
how to write this in vbe ???
View Single Post
#
2
Posted to microsoft.public.excel.programming
Nigel[_2_]
external usenet poster
Posts: 735
how to write this in vbe ???
Try this.....
Range("A2").Formula = ]Sheet2'!$I$7"
--
Regards,
Nigel
"pls123" wrote in message
...
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??
Reply With Quote
Nigel[_2_]
View Public Profile
Find all posts by Nigel[_2_]