ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Navigate by macro (https://www.excelbanter.com/excel-programming/299810-re-navigate-macro.html)

Bob Phillips[_6_]

Navigate by macro
 
..Offset(0,1)

So if you macro says

Range("C6").Select

use

Range("C6").Offset(0,1).Select

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Rey A." wrote in message
...
To all gurus:

How can I replace the cell address after recording a macro by just the

"right arrow", meaning move to right of the cell address?

Thanks for the help.





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

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