+ Reply to Thread
Results 1 to 8 of 8

Adding multiply taxes to cell

  1. #1
    Registered User
    Join Date
    10-03-2013
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003
    Posts
    67

    Adding multiply taxes to cell

    Hi Gang
    Hope everyone is having a great day
    Would someone please show me how to apply a provincial taxes in a drop box (I've done already "E9") but I would like to have the taxes formulate in the cell beside it "D9". I've inserted a sample sheet that I hope makes it clearer. I thank you in advance for your help
    Regards
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111

    Re: Adding multiply taxes to cell

    G'day

    This is one way

    Please Login or Register  to view this content.
    Have I made you happy ??? If yes, please make me happy by pressing the http://www.excelforum.com/images/buttons/reputation-40b.png Add Reputation button in my post.
    Please don't forget to do the same to other contributors of this forum.

    Thanks
    I don't void confusion, I create it

  3. #3
    Registered User
    Join Date
    10-03-2013
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003
    Posts
    67

    Re: Adding multiply taxes to cell

    Thanks for the quick reply. One (hopefully last) question. How can I "make D9" show the tax amount instead of the tax itself.
    Thanks

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Adding multiply taxes to cell

    Try this:

    =D$8*(VLOOKUP($E$9,$G$11:$H$20,2,0))
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  5. #5
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111

    Re: Adding multiply taxes to cell

    Try this

    Please Login or Register  to view this content.

  6. #6
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    365
    Posts
    2,243

    Re: Adding multiply taxes to cell

    Try:

    =(1+VLOOKUP(E9,$G$11:$H$20,2,FALSE))*D8
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

  7. #7
    Registered User
    Join Date
    10-03-2013
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003
    Posts
    67

    Re: Adding multiply taxes to cell

    Wow, Thanks All. I didn't realize as being new at this that there would be more than one way to solve the problem.
    I again bow to you and thank you all again.
    Regards

  8. #8
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Adding multiply taxes to cell

    You're welcome and thank you for your feedback!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. If criteria match, multiply then sum across multiply worksheets
    By ciayers in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-09-2013, 02:20 PM
  2. [SOLVED] Multiply, Divide and Then Multiply in a cell
    By Brownie2576 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-22-2012, 08:57 PM
  3. Adding & Multiply various txt..value in userform
    By ebin charles in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-22-2010, 01:22 AM
  4. multiply the value of a cell
    By bruce pinkos in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-16-2005, 10:05 AM
  5. adding aditional taxes
    By Mr. M in forum Excel General
    Replies: 0
    Last Post: 07-20-2005, 08:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1