nschroeder
nschroeder
- Local time
- Today, 10:56
- Joined
- Jan 8, 2007
- Messages
- 186
I have a form that shows assigned tasks, with a due date (locked) and a completed date that the user enters on completion. I'm trying to add a 2nd optional due date/completion date for certain tasks that have dual roles. I only want the 2nd dates to be visible if the 2nd due date contains a value. I can handle that with conditional formatting on the due date, but how do I make the completion date control visible or not based on the value of the due date? It's in a continuous form, so I can't do it in the Current event, because that would make it visible on all records, not just the current one.
I'm sure this is an old question, but I wasn't sure how to word the search criteria to find an answer.
I'm sure this is an old question, but I wasn't sure how to word the search criteria to find an answer.