Hi,
I have the attached worksheet, in which we keep track of meeting topics in each row. Each row also contains a status & Due Date. When the status is "Open", but the due date is passed, I would like this to auto change to "Due".
Right now I am using a change event, which obviously does not really help since I have to activate the cell in some way to trigger the code. Does anyone have any idea what code I would need to make this work?
Details:
Column I contains a drop-down with 4 statuses (Due, Open, Done, Closed). This is the text I want changed when the due date passes.
Column J contains the due date
Column M contains a formula which when the status is either Due or Open & the due date is passed, it is TRUE.
Current code which does not solve my issue:
ExcelForum_Status Change Based on Date.xlsm![]()
Please Login or Register to view this content.
Bookmarks