CHANGE CELL COLOUR WHEN CELL NOT DOUBLE CLICKED

Rob1972

New Member
Joined
May 19, 2018
Messages
9
good morning everyone, I'm hoping that you will be able to assist me

Within my spreadsheet i have a column titled expected delivery date (starting in cell b5), in another column i have a vba code which allows me to double click that cell (starting in J5) and the entire row will disappear, what i would like to happen is that if I haven't double clicked on a cell by the expected delivery date the entire row will change colour. is it also possible that if it hasn't been double clicked within a further 7 days the row will then change to a different colour.

many thanks
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
I think that Conditional Formatting would do that, write a formula that if the date in B is less than TODAY() then format a different color.
 
Upvote 0

Forum statistics

Threads
1,214,911
Messages
6,122,199
Members
449,072
Latest member
DW Draft

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top