Display Records Created on the same Day

G

greg

I meant to add that date would be selected via a combo box.

Greg



Set up a query with the criteria int(DateField) = SomeValue.
Dates are stored as floating point numbers, the integer part of which is
the
day number.

--
Regards,

Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
 

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