G
Guest
Hi there, I wanted to use the multi value of an unbound list box in a form as
the criteria for a field in a query... is this possible ? if not what is the
best way to have a query that will only retrieve records from the last three
months (changing over time) without having to enter the new criteria
everytime you run the query. The month field is in a text format too, not a
date format. The Date is separated in to three columns (day, month, year) day
is a byte data type, Month is text and year is integer with max 4 numerals.
Any help would be muchly appreciated, cheers.
the criteria for a field in a query... is this possible ? if not what is the
best way to have a query that will only retrieve records from the last three
months (changing over time) without having to enter the new criteria
everytime you run the query. The month field is in a text format too, not a
date format. The Date is separated in to three columns (day, month, year) day
is a byte data type, Month is text and year is integer with max 4 numerals.
Any help would be muchly appreciated, cheers.