Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If someone had cell D6, I want the macro to goto to cell A6
If someone had cell T56, I want the macro to goto to cell A56 -ADK |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
Using ActiveCell to specify a column | Excel Programming | |||
Application.Goto Reference:="ActiveCell.Value"??? Whats wrong?? | Excel Programming | |||
If one column is full, goto the next column | Excel Programming | |||
How to set ActiveCell to a new column? | Excel Programming |