VBA Help - Store the date when cell color is changed to a predetermined one

arthur_w

New Member
Joined
May 12, 2021
Messages
16
Office Version
  1. 365
Platform
  1. Windows
I have seen a few approaches here but they tend to call upon value change, and I havent been able to retrofit them to color change

I have two Sheets, and I would like to store the date in 'Sheet2!C3' when the color of 'Sheet1!A1' is uptadet to the color in 'Sheet1!B2'.
One problem that i have run into is that i would like to store only the date of change, and not keep reitarating changing every new day once that the colors match (C3 has no data, i have tried to put and if clause that the value is inputed only if the cell is empty, but I couldn't quite make all of it to work together).


If i have suggested any approach in my comment don't anchor on it, my ideas have failed miserably until now.
(A1,B2,C3 are just ilustrative variables i would need to change for each case)
A1/B2/C3 values after ajdusting would look like (if i havent made myself clear enough):

1620846630204.png
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
I'm quite insecure this only makes sense in my mind, if you have any doubt about what I mean, please ask
 
Upvote 0

Forum statistics

Threads
1,214,651
Messages
6,120,744
Members
448,989
Latest member
mariah3

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