D
dogman_2000
Hi
I have an Access 2002 database and 2 fields (date\time) in my table.
Lets say the fields are called Start_Date and End_Date.
I want to create a query and use my two fields. Then in another field I
want to use a function which returns the date difference, in number of
days, between the 2 fields.
For Example: Start_Date = 01/01/2006, End_Date = 21/01/2006, Difference
= 20.
I think I can use the DateDiff function but can't quite figure out how
it works.
Any help would be much appreciated.
Andrew
I have an Access 2002 database and 2 fields (date\time) in my table.
Lets say the fields are called Start_Date and End_Date.
I want to create a query and use my two fields. Then in another field I
want to use a function which returns the date difference, in number of
days, between the 2 fields.
For Example: Start_Date = 01/01/2006, End_Date = 21/01/2006, Difference
= 20.
I think I can use the DateDiff function but can't quite figure out how
it works.
Any help would be much appreciated.
Andrew