M
Mike
Hi,
This posting was posted earlier, but didn't show up, I
waited almost two hours but it didn't show up, so I'm re-
posting. If my earlier posting shows up, pls forgive me,
It hasn't been intensional.
I need to print invoices based on time and date of which
materials has received or based on a range of time. I
have tried to use a query based on tblInventory and have
the user get prompted to enter date or time. I used the
follwing statement in the criteria:
Between ##date1## AND ##date2##
But the problem is that date has to be hardcoded into the
query which is not dynamic. How can I, have users to get
prompted for a reange of date what ever the date be?
OR, is there any other approach to this Inventory
printing problem to avoid overlaps between print outs as
one may want to print the whole Inventory at a different
time durin the course of a day.
Thank you in advance for your help.
Mike
This posting was posted earlier, but didn't show up, I
waited almost two hours but it didn't show up, so I'm re-
posting. If my earlier posting shows up, pls forgive me,
It hasn't been intensional.
I need to print invoices based on time and date of which
materials has received or based on a range of time. I
have tried to use a query based on tblInventory and have
the user get prompted to enter date or time. I used the
follwing statement in the criteria:
Between ##date1## AND ##date2##
But the problem is that date has to be hardcoded into the
query which is not dynamic. How can I, have users to get
prompted for a reange of date what ever the date be?
OR, is there any other approach to this Inventory
printing problem to avoid overlaps between print outs as
one may want to print the whole Inventory at a different
time durin the course of a day.
Thank you in advance for your help.
Mike