Superguppie
Technical User
hey there,
im trying to calculate a date let me explane:
when a product is buyed, an inventory will be made, we will in a table when the device is bought and howlong the garanty is for this product. also there is a checkbox that says: Garanty? Yes/No
so the table looks like this
Productnumber
Invoicenumber
Buy date
Garanty time ( In months, so for 1 year they fill in just: 12)
Garanty (in a query, this must look to the buy date and put there 12 months (why in months, because some products have 6 or 9 months thats different here in the netherlands. above. so if the buydate is 1-1-08 then the checkbox must uncheck if the Garanty is over. (this can maybe in an onLoad event when the mainform or this form is opened)
can someone explane how this is done.
Thanks in advance
Superguppie
im trying to calculate a date let me explane:
when a product is buyed, an inventory will be made, we will in a table when the device is bought and howlong the garanty is for this product. also there is a checkbox that says: Garanty? Yes/No
so the table looks like this
Productnumber
Invoicenumber
Buy date
Garanty time ( In months, so for 1 year they fill in just: 12)
Garanty (in a query, this must look to the buy date and put there 12 months (why in months, because some products have 6 or 9 months thats different here in the netherlands. above. so if the buydate is 1-1-08 then the checkbox must uncheck if the Garanty is over. (this can maybe in an onLoad event when the mainform or this form is opened)
can someone explane how this is done.
Thanks in advance
Superguppie