+ Reply to Thread
Results 1 to 5 of 5

VAT Calculation (Drop Down List)

  1. #1
    Registered User
    Join Date
    02-11-2022
    Location
    Ireland
    MS-Off Ver
    2016
    Posts
    3

    Post VAT Calculation (Drop Down List)

    Hi All,

    I am new to this forum and I am looking for some help relating to formulas based on the drop down list in another cell. I have attached the excel file that I have.

    In cell D25 I have drop down list with different types of VAT. In cell E25 I want to input formula based on selection in cell D25 that will calculate different type of VAT based on value in cell E24.

    Any help is greatly appreciated.
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: VAT Calculation (Drop Down List)

    Set up a lookup table (as shown) and use:

    =InvoiceDetails1518[[#Totals],[TOTAL]]*VLOOKUP(D25,Sheet1!A:B,2,FALSE)
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    02-11-2022
    Location
    Ireland
    MS-Off Ver
    2016
    Posts
    3

    Re: VAT Calculation (Drop Down List)

    Hi Glen,

    Thank you so much. That's amazing!

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: VAT Calculation (Drop Down List)

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please select "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

  5. #5
    Forum Expert
    Join Date
    08-17-2007
    Location
    Poland
    Posts
    2,204

    Re: VAT Calculation (Drop Down List)

    An idea similar to Glenn's solution. I also wrapped the function IFERROR so the user knows what to do, plus conditional formatting.
    Please Login or Register  to view this content.
    Artik
    Attached Files Attached Files

+ 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. Multi Selection drop down list with cost calculation
    By lovnlife in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 01-18-2024, 01:09 AM
  2. [SOLVED] Formula to alter calculation dependant on drop down list value
    By peterderrington in forum Excel Formulas & Functions
    Replies: 34
    Last Post: 03-12-2021, 09:53 AM
  3. Replies: 1
    Last Post: 10-30-2013, 11:26 AM
  4. [SOLVED] Altering a calculation based upon variable values from a drop down list
    By situationroom in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-20-2013, 06:04 AM
  5. Running a calculation based on a drop down list
    By imogul in forum Excel General
    Replies: 8
    Last Post: 03-20-2012, 12:29 PM
  6. HELP!! Calculation based on drop down list??
    By DinDin! in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-18-2012, 11:00 AM
  7. [SOLVED] Perform calculation from drop down list
    By MiniCooper in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-21-2006, 01:45 PM

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