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
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