G
Guest
Dear all,
I have a transactions table in which I have items rented out with Startdate
and enddate. I generate monthly invoices and for this I decided to use an
unbound form having two combo boxes one for month and one for year. I give
discounts for users who take items from me where startdate =< 15 of invoice
month and return >=15 of invoice month.
After I select the month and year I need to pass this parameter to the table
and I need to select all the transactions where return date is null and for
the invoice month the criteria mentioned above to be carried out. Pls do kick
me in the right direction.
Regards,
I have a transactions table in which I have items rented out with Startdate
and enddate. I generate monthly invoices and for this I decided to use an
unbound form having two combo boxes one for month and one for year. I give
discounts for users who take items from me where startdate =< 15 of invoice
month and return >=15 of invoice month.
After I select the month and year I need to pass this parameter to the table
and I need to select all the transactions where return date is null and for
the invoice month the criteria mentioned above to be carried out. Pls do kick
me in the right direction.
Regards,