Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Trying to find a macro that will allow me to find a blank cell in a column,
and if the corresponding cell is populated, then tag that cell with a certain value. So, if Column AG is empty, but Column AM is not, then put an * in column AG, then loop it to look in other columns as well. So if AG = blank, but AM is not blank, then place * in AG, if AN = blank, but AT is not blank, then place * in AN, if AU = blank, but BA is not blank, then place * in AU, if BB = blank, but BH is not blank, then place * in BB, etc.... For a total of 15 segments |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro to find the last blank cell in col. A | Excel Discussion (Misc queries) | |||
Start Cell B1 then find first blank cell, insert subtotal, next non blank, then next blank, sutotal cells in between......... | Excel Programming | |||
Find next blank cell via macro | Excel Programming | |||
Return blank cell if 'find' statement not true | Excel Worksheet Functions | |||
Macro to find blank cell | Excel Programming |