ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Modifying Relative Addressing (https://www.excelbanter.com/excel-programming/275312-modifying-relative-addressing.html)

Dale Cox

Modifying Relative Addressing
 
I need to copy, then insert 3 rows containing relative
addressing, but I need to retain the relative addressing
content as is, without modifying it (i.e., =Sheet1!A36
nees to remain the same). And I can't use absolute
addressing in the from addres.

steve

Modifying Relative Addressing
 
Dale,

Insert your rows than use code similar to:

Range("A15:M17").Formula = Range("A1:M3").Formula

--
sb
"Dale Cox" wrote in message
...
I need to copy, then insert 3 rows containing relative
addressing, but I need to retain the relative addressing
content as is, without modifying it (i.e., =Sheet1!A36
nees to remain the same). And I can't use absolute
addressing in the from addres.





All times are GMT +1. The time now is 08:51 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com