Hello All,
I have an expense tracking database. It's based on a query. I have expressions within the query that calculate the sales tax, sub-total, shipping and total. The sales tax expression first checks to see if a checkbox is checked and then figures the tax. The problem is that Virginia's sales tax increased from .045 to 05. I need to update the amount without changing my old records.
Of course, I could archive my older records to another table and then start this year fresh with the new tax amount. First, I wanted to see what you experts might recommend.
Thanks!
Sandy
I have an expense tracking database. It's based on a query. I have expressions within the query that calculate the sales tax, sub-total, shipping and total. The sales tax expression first checks to see if a checkbox is checked and then figures the tax. The problem is that Virginia's sales tax increased from .045 to 05. I need to update the amount without changing my old records.
Of course, I could archive my older records to another table and then start this year fresh with the new tax amount. First, I wanted to see what you experts might recommend.
Thanks!
Sandy