Thread
:
R1C1 and the $ sign
View Single Post
#
1
Posted to microsoft.public.excel.programming
Adrian T[_4_]
external usenet poster
Posts: 17
R1C1 and the $ sign
Hello:
If I do this..
ActiveWorkbook.Worksheets("Sale").Range("E11").For mula = "=R1C1"
I get..
=$A$1 in my E11
Is there a way to get rid the dollar signs? What I want is =A1.
Thanks!
Adrian T
Reply With Quote
Adrian T[_4_]
View Public Profile
Find all posts by Adrian T[_4_]