Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Code ------------------- Do... delete columns ................loop until(Activecell.address= "$B$ " ------------------- In place of # I want to use a variable called "R" which a Value 16 I know I can directly write $B$16 but the objective is to find th number of rows and dynamically checking for address. Any help would be appreciated!!Thanks!!! -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
ActiveCell.Address | Excel Programming | |||
use of activecell | Excel Programming | |||
Activecell value | Excel Programming | |||
how to set activecell? | Excel Programming |