Hi All,
I have used Microsoft Access in college, a little bit of SQL, but I am no expert.
Here is what I am trying to do:
1. Design a form which promts the user to input their First Name, Last Name, Country, Dollar Amount, Approval Date, and Expiration Date.
For example: John Smith USA $100 6/1/2013 7/1/2014
2. One year later John Smith comes back to renew his membership, is there a way to update the expiration date without having to go through the table and search for his name and overwrite the old Expiration Date & Dollar Amount.
For example: Using the same form and input the new information: John Smith USA $150 7/1/2014 8/1/2015
This way the person inputting the information would never have to mess with the data, it can all be done from the form.
Also is it possible at all to store the historical Expiration Date & Dollar Amount. I want to store the last 5 years worth of data.
Any ideas would be apprciated. Since I am a noob at this it would be even more amazing if someone created an example of this with the fields I listed above and attach it
Thank you!!! & God Bless
I have used Microsoft Access in college, a little bit of SQL, but I am no expert.
Here is what I am trying to do:
1. Design a form which promts the user to input their First Name, Last Name, Country, Dollar Amount, Approval Date, and Expiration Date.
For example: John Smith USA $100 6/1/2013 7/1/2014
2. One year later John Smith comes back to renew his membership, is there a way to update the expiration date without having to go through the table and search for his name and overwrite the old Expiration Date & Dollar Amount.
For example: Using the same form and input the new information: John Smith USA $150 7/1/2014 8/1/2015
This way the person inputting the information would never have to mess with the data, it can all be done from the form.
Also is it possible at all to store the historical Expiration Date & Dollar Amount. I want to store the last 5 years worth of data.
Any ideas would be apprciated. Since I am a noob at this it would be even more amazing if someone created an example of this with the fields I listed above and attach it
Thank you!!! & God Bless