![]() |
How do I use absolute references in macros?
How do I setup absolute cell references in macros with either R1C1 format or
A1 format. |
How do I use absolute references in macros?
Using A1 notation for cell B1 it would be...
Range("B1").Formula = "=$A$1" HTH. "Michael" wrote: How do I setup absolute cell references in macros with either R1C1 format or A1 format. |
How do I use absolute references in macros?
Thank you.
"DaveO" wrote: Using A1 notation for cell B1 it would be... Range("B1").Formula = "=$A$1" HTH. "Michael" wrote: How do I setup absolute cell references in macros with either R1C1 format or A1 format. |
All times are GMT +1. The time now is 03:39 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com