Search results

  1. L

    Calculation Help!!!

    Is this possible? In my invoice form I have 3 different tax rates. I have put a calculation in each of the Control Sources to calculate the invoice sub total: =[Invoice Sub Total]*0.13 =[Invoice Sub Total]*0.05 =[Invoice Sub Total]*0.09975 I don’t always use all the tax rates. I...
  2. L

    Question of tax rates

    I have created an expense form where there are 4 different tax rates that can be calculated to the invoice sub total. I would like to be able to choose the tax I need by either: 1. Using a combo box so I can choose the tax rate (which would have to have the calculation in the box...
  3. L

    Struggling!

    Hi: I'm creating a database to consolidate my Excel spreadsheets. I want to save time by not entering the same data into different spreadsheets. I've been using your videos which I find very useful, but I need more specific help. I don't have any programming experience, so VBA codes, etc...
Back
Top Bottom