jono261970
Programmer
Hi,
I was hoping somebody could help me convert the following in to code:
I have two fields in access that I want to manipulate:
"date purchased" field in date format, for example 09/02/2001
"warranty" field in number format, for example 3
So, I am thinking if I add 3 years to the date purchased and then subtract from the current date I should have a rough idea of how much warranty is left. This is no doubt easier said than done.
I am using VB 6 and the DAO method.
Thanks in advance.
jono
A good fortune may forbode a bad luck, which may in turn disguise a good fortune.
I was hoping somebody could help me convert the following in to code:
I have two fields in access that I want to manipulate:
"date purchased" field in date format, for example 09/02/2001
"warranty" field in number format, for example 3
So, I am thinking if I add 3 years to the date purchased and then subtract from the current date I should have a rough idea of how much warranty is left. This is no doubt easier said than done.
I am using VB 6 and the DAO method.
Thanks in advance.
jono
A good fortune may forbode a bad luck, which may in turn disguise a good fortune.