Samples of time querys

K

Kenny M.

Where can I find some samples about using Times in access querys Select,
Updates Deletes?

any sug
 
P

PC Datasheet

Look up the following functions in the Help file:
DateAdd
DatePart
DateSerial

Also check out the Format function.
 
Top