Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That works! Couple questions...
1. What does "Set" do? i.e. What is the difference between "x = 3" and "Set x = 3" ? 2. I'm trying to understand how the non-looping solution works (is non-looping preferred?). - if the 1st value in the A column is not the "value" we're looking for then it finds the value and sets E to "V.End(xlUp)"? - And what is "E.offset(-1)" for? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find empty cells in a column then append row that empty cell is in | Excel Programming | |||
Find 1st empty cell within each row | Excel Programming | |||
find last none empty cell | Excel Discussion (Misc queries) | |||
Find Empty Cell in Row | Excel Programming | |||
Find 1st Empty Cell: How to? | Excel Programming |