Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Loop that goes through a set of data in range A1:B20. It's a
"Do While" loop that loops while the cells in column A have a specific value. Cell B1 is always Blank and I want to assign this variable the cells address. Example: Var x = ("B1"). Then at the end of the loop I want the active cell to be the cell reference in Var x. Any idea how to achieve this??? Thanks, Chris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
make Cell blank | Excel Discussion (Misc queries) | |||
How do I make a blank cell with a date format blank? | Excel Worksheet Functions | |||
test for not blank, use value in cell and set as variable | Excel Discussion (Misc queries) | |||
Make a cell blank? | Excel Worksheet Functions | |||
how to sum numeric values of column (variable length) in 1st available blank cell | Excel Programming |