JennieFernandes
Programmer
I have a table with a set of records: FiscalYear, CompanyName, Item1Price, Item2Price
The table has this information for the year 2004. I want the form to update the information in the table for FiscalYear 2005 onwards. The Item1Price increases by 10% every year and Item2Price increases by 20% each year. I also want the capability to allow the user to enter the information if he/she doesnt want to the 10% increase every year.
I would like some suggestions on how to do this.
Jennie
The table has this information for the year 2004. I want the form to update the information in the table for FiscalYear 2005 onwards. The Item1Price increases by 10% every year and Item2Price increases by 20% each year. I also want the capability to allow the user to enter the information if he/she doesnt want to the 10% increase every year.
I would like some suggestions on how to do this.
Jennie