Dave_Smith16
New member
- Local time
- Today, 07:55
- Joined
- Jan 25, 2009
- Messages
- 2
Apologies if this is quite a simple question, but any help would be much appreciated.
I have a simple DateAdd function that calculates and displays a date (it's the due date for a specific action 30 days in the future).
I have a field in my table called DueDate, which corresponds to this calculated date, however when I look in the table this is not populated.
Is there a way for this calcuated date to be populated into the DueDate field in the table, enabling me to run various reports using it?
Many thanks
Dave
I have a simple DateAdd function that calculates and displays a date (it's the due date for a specific action 30 days in the future).
I have a field in my table called DueDate, which corresponds to this calculated date, however when I look in the table this is not populated.
Is there a way for this calcuated date to be populated into the DueDate field in the table, enabling me to run various reports using it?
Many thanks
Dave