Thread
:
Column.
View Single Post
#
1
Posted to microsoft.public.excel.programming
TJF[_3_]
external usenet poster
Posts: 7
Column.
Hello,
I need use something like:
new = range("A" + x & 2).value
when x = 2 then I need this result
new = range("B" & 2).value
Is this somehow possible?
Thanks Tom
Reply With Quote
TJF[_3_]
View Public Profile
Find all posts by TJF[_3_]