Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
i am having row number and column number (for example row = 4 and column = 20), pls tell me the method or syntax to select the cell (row = 4 and column = 20) I have used Range("row:col").select, but it is not working. second one is how to store the Activecell content I have used the follwing code for the same Dim Ac1 As Application Ac1.Activecell = Activecell.Offset(0,10).Range("A1") But it is also not working Pls help me |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to get a macro to run when cell selection changes. | Excel Programming | |||
Macro - Dynamic cell selection | Excel Discussion (Misc queries) | |||
Macro help on Cell Selection | Excel Programming | |||
Cell selection in a macro | Excel Programming | |||
Cell selection in a macro | Excel Programming |