Search results

  1. L

    Calculation Help!!!

    Hi Simon: Thanks for trying to help....I still have no clue....so I truly, truly, give up. The solution is that I will enter each tax manually...end of story. Lise
  2. L

    Calculation Help!!!

    As I have said from the beginning, I am brand new to Microsoft Access, I don't speak the language. You are presuming I know how to set this up.....I can set up a table with my 3 sales taxes and then, how does it connect to my form? How do I pick the sales tax(es) I need in my form....I have no...
  3. L

    Calculation Help!!!

    Hi Simon: I give up!! :banghead: I am brand new to Access, and I have no idea how this is supposed to work. If I set up the table, how is it connected to my form, etc., etc. Also, what happens when I have two taxes or I could even have the three on the same invoice. It would not be a big...
  4. L

    Calculation Help!!!

    Hi Simon: It seems we are not speaking the same language at all. My question is basically very simply. When I am in my invoice form and I enter the invoice sub total, the calculation in each of the tax rates is done automatically. Unfortunately, here in Canada, we have different tax rates...
  5. L

    Calculation Help!!!

    I am new to Microsoft Access and really struggling! Here we go again... As I said I am in my Form (Design View) and have opened the Property Sheet. I click on the box (Text Box) where I have the tax calculation which I entered next to the Control Source: =[Invoice Sub Total]*0.05 - does this...
  6. 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...
  7. 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...
  8. 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