S
Sally
In my database I'm creating, I have a few date fields.
They are:
Date Discovered
Date Received
Date Signed
I need 2 more fields:
Days Elapsed Received
Days Elapsed Discovered
This used to be on Excel and the formula to
calculate "Days Elapsed Received" is =DAYS360
(DateReceived,DateSigned)
The formula for "Days Elapsed Discovered" is =DAYS360
(DateDiscovered,DateSigned)
When I'm setting up the table, I want all five fields to
be saved in the table. Where do I put the formula to
calculate Days Elapsed Received & Days Elapsed Discovered?
Do I place it in the table? I am going to create a form
to use as well and a report based on this information.
Thanks - Hope this is not too confusing
They are:
Date Discovered
Date Received
Date Signed
I need 2 more fields:
Days Elapsed Received
Days Elapsed Discovered
This used to be on Excel and the formula to
calculate "Days Elapsed Received" is =DAYS360
(DateReceived,DateSigned)
The formula for "Days Elapsed Discovered" is =DAYS360
(DateDiscovered,DateSigned)
When I'm setting up the table, I want all five fields to
be saved in the table. Where do I put the formula to
calculate Days Elapsed Received & Days Elapsed Discovered?
Do I place it in the table? I am going to create a form
to use as well and a report based on this information.
Thanks - Hope this is not too confusing