HowardFu
7 years agoQrew Cadet
conditional lookup date field
I have a projects table with an items table as the child. The items table has an approval date field. I would like to set up a lookup field in the project log with the following conditions:
1. If none of the dates are filled in, it says "not started"
2. If only some of the dates are filled in, it says "in progress"
3. If all of the dates are filled in, it displays the latest date
If this is not possible, then I would like the lookup field to only display the latest date if all of the cells are filled in in the approval date field for that project.
1. If none of the dates are filled in, it says "not started"
2. If only some of the dates are filled in, it says "in progress"
3. If all of the dates are filled in, it displays the latest date
If this is not possible, then I would like the lookup field to only display the latest date if all of the cells are filled in in the approval date field for that project.