Calculate days in access

T

Tim Lewis

Hello,

I have a table in access 2000 that we enter a start date and an end date. I
would like to know if it is possible to calculate the number of days from
start to finish. Any help would be great.

Thank you,

Tim
 
B

Bob I

And subtracting the start date cell from the finish date cell doesn't do
what you want?
 
B

Bob I

An update query could be used to place the number of days in a field in
the table, or if a report was created then it would show in the report.
Subtracting one date from another and showing the result as an integer
will give the number of days.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top