Hello there.
Im sorry if this is a really green question, but unfortunately I'm quite new to Excel.
I'm making a tool to monitor different work processes: What I have done so far is:
I have made a list ("Status") and use the lists entries for data validation on cell C23. The entries in the list is "Yes", "No", "Unknown",...The reason I have chosen this i primarily because of the drop down function, which i want to have.
In F23 have a cell for date entry.
What I want to do is the following:
If todays date => the date entered in F23, C23 is changing its value to "Unknown". To change the "Status" the user is forced to put in a date > today date.
First i tried to control C23 from different functions in another cell. As far as I have learned, this cant be done. Im figuring that i need to have a function in the source of the list, in C23, or doing some VBA magic.
I've search around and cannot find a solution to this. Any help would be greatly appreciated
BTW, I'm working on excel 2003.
Regards
Excel Noob
Im sorry if this is a really green question, but unfortunately I'm quite new to Excel.
I'm making a tool to monitor different work processes: What I have done so far is:
I have made a list ("Status") and use the lists entries for data validation on cell C23. The entries in the list is "Yes", "No", "Unknown",...The reason I have chosen this i primarily because of the drop down function, which i want to have.
In F23 have a cell for date entry.
What I want to do is the following:
If todays date => the date entered in F23, C23 is changing its value to "Unknown". To change the "Status" the user is forced to put in a date > today date.
First i tried to control C23 from different functions in another cell. As far as I have learned, this cant be done. Im figuring that i need to have a function in the source of the list, in C23, or doing some VBA magic.
I've search around and cannot find a solution to this. Any help would be greatly appreciated
BTW, I'm working on excel 2003.
Regards
Excel Noob