How to add sales tax rate to a form?

cindygo

New Member
Joined
Nov 30, 2010
Messages
40
Using Access 2010
I am almost done with my orders form but cannot figure out how to apply tax to the retail products. I’ve spent several hours looking for a solution but nothing works. I’m hoping someone here can help guide me.

Here is what I have.
My orders form works with the product table.
The products table has items for both services and retail.
When a product record is created the user must select service or retail.
The orders from has two sub forms, 1) service 2) retail.
Each sub form footer sums the extended price.
The orders footer takes these sum totals and totals them as Service and Retail for the user can see the sub total for each category.

What I want to happen:
Apply sales tax to only the retail product items
Store the sales tax with each retail product on each order to allow for calculations on reporting, historical purposes.
Have the ability to change the sales tax in the future but not have it change history.

How can I accomplish this?
Thanks for your help,
Cindy
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Questions:
1. Do you have a table to store transactions?
2. Do you have a sales tax table?
3. Do you want the sales taxfor each product on the order? Or just the total sales tax for the order?
 
Upvote 0

Forum statistics

Threads
1,223,275
Messages
6,171,123
Members
452,381
Latest member
Nova88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top