Conditional Calculated Value - Resolved
I have an unbound Text Box in a form that is for showing active days in a project. If the [CompletionDate] txt box is empty, I want it to show Date()-[DateRecieved] but if [CompletionDate] is occupied, I want it to show [CompletionDate]-[DateRecieved].
I've attacked this a few different ways but I'm too new to Access to make it work.
Access 2003, but upgrading to Access 2007 sometime relatively soon (i.e. Access 2007 shouldn't break the process).
Thanks, Rob
I have an unbound Text Box in a form that is for showing active days in a project. If the [CompletionDate] txt box is empty, I want it to show Date()-[DateRecieved] but if [CompletionDate] is occupied, I want it to show [CompletionDate]-[DateRecieved].
I've attacked this a few different ways but I'm too new to Access to make it work.
Access 2003, but upgrading to Access 2007 sometime relatively soon (i.e. Access 2007 shouldn't break the process).
Thanks, Rob
Last edited: