I have a worksheet with cells that have a date in them and change colour ie, green, yellow, red depending on the date, ie date met, 5 days to go and date past.
I have a userForm with Textboxes representing these cells and wish for the Textboxes to also replicate this data and colour feature. I have used the follow code and the date works fine however the colours do not correspond to those in the worksheet cells they are referencing:
Thanks for any help.