date/time field

K

k11ngy

I have table with Times in them (Date/Time-Short time)

I try to run queries for example <12:00 and cannot get proper response

1. Assume short time ok in propertis?
2. How should i type in the criteria section? 12:00 or 12.00 or?

Help

Thanks

Steve
 
D

Douglas J. Steele

Do your fields contain only Times, or do they also contain Dates?

Setting the format does not change the value of the field: it only changes
how the value is displayed, which makes no impact on using it in queries.

If you do have dates and times, you'll need to create a calculated field
that uses the TimeValue function. Use < #12:00:00# as the criterion.
 

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

Similar Threads

Date and Time 1
Time difference 5
query comes up blank 1
Count records in 10 minute time period 4
Date query problem 6
Adjusting Date and Time 1
Date/time query issues 3
Access General Date Forced To Have Date And Time 2

Top