Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a table with 200 to 500 entries, where 1 entries = 1 row. I want a macro that will check for the number 80 in column A. If not 80 then nothing. If 80 in column A then for this row: Check the information in column E : if empty or contains a date later than today then nothing. If column E contains a date earlier or equal to today then: 1. change the 80 for a 0 in column A 2. change whatever is in column B for also a 0 3. change the color of the row (from column A to F) in pale blue. Then thats it. Can anyone help me? Thank you! Souriane |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COMPARE TODAY WITH DATE IN COLUMN | Excel Programming | |||
IF TODAY equals date in cell A10, or if TODAY is beyond that date | Excel Worksheet Functions | |||
Need the formula or macro. If i enter today date in the cell (Row 1,Column 2) and on tab out, the column 1 cell should be filled with "corresponding Day" of the date | Excel Discussion (Misc queries) | |||
Need Formula or macro. If i enter today date in the cell (Row 1,Column 2) and on tab out, the column 1 cell should be filled with "corresponding Day" of the date | Excel Discussion (Misc queries) | |||
Cell Blink or message if cells date = today date | Excel Programming |