+ Reply to Thread
Results 1 to 6 of 6

Percentage reduction formula help !!

  1. #1
    Registered User
    Join Date
    02-01-2016
    Location
    UK
    MS-Off Ver
    2013
    Posts
    3

    Unhappy Percentage reduction formula help !!

    So am making a spreadsheet for ICT coursework ( A level) and am trying to use a multiple if statement where you input you yearly salary and it minuses of tax, based upon UK tax allowance but its not doing anything?
    Any help would be great thanks
    dfsadfs.PNG

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: Percentage reduction formula help !!

    Your last IF statement hasnt got an action for IF FALSE.
    If someone has helped you then please add to their Reputation

  3. #3
    Registered User
    Join Date
    02-01-2016
    Location
    UK
    MS-Off Ver
    2013
    Posts
    3

    Re: Percentage reduction formula help !!

    What do you mean??
    Sorry not great at Excel, could you type it up if thats alright?
    Thanks

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,999

    Re: Percentage reduction formula help !!

    Try

    D4=ROUND(VLOOKUP(SUM(D2:D3),{833,100;3532,80;12500,55},2)*SUM(D2:D3)/100,2)
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  5. #5
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: Percentage reduction formula help !!

    basically, you're using a Nested IF without a final option, what you need is

    Please Login or Register  to view this content.
    You're missing the statement that goes where the FALSE is. Currently your code doesnt take into account values > 12500

  6. #6
    Registered User
    Join Date
    02-01-2016
    Location
    UK
    MS-Off Ver
    2013
    Posts
    3

    Re: Percentage reduction formula help !!

    Thanks alot guys managed to fix it!

+ 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. Replies: 8
    Last Post: 11-17-2014, 08:01 AM
  2. Formula Reduction
    By Journeyman3000 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-17-2013, 06:24 PM
  3. [SOLVED] Need help with a time reduction formula
    By The Billionaire in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-07-2013, 08:16 AM
  4. Formula Size Reduction / Simplification
    By cossie2k in forum Excel General
    Replies: 8
    Last Post: 03-01-2012, 04:36 AM
  5. Manufacturing Inventory reduction formula
    By Vancefish in forum Excel Programming / VBA / Macros
    Replies: 33
    Last Post: 12-02-2011, 01:33 AM
  6. Calculation of a percentage reduction formula
    By Tridens in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 07-23-2010, 03:48 PM
  7. need help with a formula - % reduction
    By andy in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 07-19-2005, 04:05 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