A
andrew
I am trying to display records that have been created within the last
24 hours of the last transaction/record in my database.
For example...how many records have been created in the last 24 hours
etc.
Now, my timestamp is in milliseconds, so I guess I want to get the Max
value, and find out how many whatevers have been created between that
value and that value minus 86400000 milliseconds (1 day).
Trouble is, I am horrible at Access and don't know how to do this.
So, if I wanted the average value of the number in a column that have
been created in the last 24 hours since the most recent entry...how
would I do this?
=Avg (.................?
I know this is simple...but I'm alllllllllllmost at the point where I
can do this myself!
Help!
24 hours of the last transaction/record in my database.
For example...how many records have been created in the last 24 hours
etc.
Now, my timestamp is in milliseconds, so I guess I want to get the Max
value, and find out how many whatevers have been created between that
value and that value minus 86400000 milliseconds (1 day).
Trouble is, I am horrible at Access and don't know how to do this.
So, if I wanted the average value of the number in a column that have
been created in the last 24 hours since the most recent entry...how
would I do this?
=Avg (.................?
I know this is simple...but I'm alllllllllllmost at the point where I
can do this myself!
Help!