Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Trying to write a macro to fill in the blank spots in column B. So if B2 = "" Then "Not ATT" if cell is not blank then skip cell, retain data and move to the next and keep processing until all data reviewed. A B 1 John Smith ATT 2 Tom Jones 3 Jane Henry DNS |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How about selecting the rangeeditreplaceleave blankwith Not ATT
-- Don Guillett Microsoft MVP Excel SalesAid Software "Melissa" wrote in message ... Trying to write a macro to fill in the blank spots in column B. So if B2 = "" Then "Not ATT" if cell is not blank then skip cell, retain data and move to the next and keep processing until all data reviewed. A B 1 John Smith ATT 2 Tom Jones 3 Jane Henry DNS |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
need help to update macro to office 2007 macro enabled workbook | Excel Discussion (Misc queries) | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
using a cell value to control a counter inside a macro and displaying macro value | Excel Worksheet Functions |