KyleJackMorrison
Board Regular
- Joined
- Dec 3, 2013
- Messages
- 107
- Office Version
- 365
- 2021
- 2019
- Platform
- Windows
I have a list of names in cells A1:A10
I also have a list of dates in B1:B10 which are course dates (Formated 12-May-16)
What i'm struggling to do is create a MsgBox to pop up if today's date is in column B.
I would like the box to say "Did <name> pass this course?".
If yes, it would colour the cell Green and keep the date in there.
If no it would colour the cell Red and keep the date in there.
Any help would be much appreciated
Regards,
Kyle
I also have a list of dates in B1:B10 which are course dates (Formated 12-May-16)
What i'm struggling to do is create a MsgBox to pop up if today's date is in column B.
I would like the box to say "Did <name> pass this course?".
If yes, it would colour the cell Green and keep the date in there.
If no it would colour the cell Red and keep the date in there.
Any help would be much appreciated
Regards,
Kyle