Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
When I record a macro, it uses absolute cell addresses. How do I change the
macro to run from a specific cell and relative to that cell? |
#2
![]() |
|||
|
|||
![]()
try
activecell.offset(1,2) However, I suspect you are using a lot of SELECTIONS which usually aren't necessary. Why not copy/paste your code here along with an explanation of what you are trying to do. -- Don Guillett SalesAid Software "Roger D" <Roger wrote in message ... When I record a macro, it uses absolute cell addresses. How do I change the macro to run from a specific cell and relative to that cell? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Perform oiperations relative to initial selected cell | Excel Discussion (Misc queries) | |||
Relative Macro Help on Keystrokes | Excel Discussion (Misc queries) | |||
Record Macro Relative does not work? | Excel Discussion (Misc queries) | |||
Record Macro Relative does not work? | Excel Discussion (Misc queries) |