![]() |
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?? |
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?? |
All times are GMT +1. The time now is 11:13 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com