Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Newbie here looking for what I hope is a simple solution to a problem. What I am trying to do is create a macro that will closely resemble the function of "conditional formatting". I will have several ranges of cells that may or may not have values in them at a given time. What I would like it to be able to press a button to launch a macro that will seek out any cell with a value in it, and highlight that cell. It sounds like conditional formatting will solve my problem but doing that will mean if a value is entered into a blank cell, it will automatically format it because of the condition. The point is, I only want the cells to be highlighted AFTER I run the macro so any new values will not be highlighted right away. Any ideas on how I can do this? Is it possible to make an IF THEN statement with logic? IF cell has value, THEN highlight cell yellow? I hope I am getting my idea across. Any help would be appreciated. Thanks, EJ -- EJS ------------------------------------------------------------------------ EJS's Profile: http://www.excelforum.com/member.php...o&userid=34918 View this thread: http://www.excelforum.com/showthread...hreadid=546565 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to highlight an entire row if a certain value is in a cell | Excel Discussion (Misc queries) | |||
Highlight Duplicates, Macro? | Excel Worksheet Functions | |||
Macro to Highlight Range | Excel Discussion (Misc queries) | |||
Find and highlight results macro | Excel Programming | |||
Highlight Cell Macro | Excel Programming |