+ Reply to Thread
Results 1 to 2 of 2

Help with IF function

  1. #1
    Registered User
    Join Date
    10-10-2017
    Location
    New Zealand
    MS-Off Ver
    2016
    Posts
    1

    Help with IF function

    Hi there, I am currently completing a spreadsheet for an assignment and am completing a budget. The question ask in column H, create formulae using an appropriate function or functions to compare column G with B9 and automatically display the words ‘Over budget’ whenever there is a greater than +5% difference. I know the basics of IF functions but are stumped when it says whenever there is a more than 5% difference. How do I incorporate that into the function?

    Thanks in advance,


    Rachel

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Help with IF function

    Hi Rachel and welcome to the forum,

    I think you will need an Absolute Value in your test of the If function, because the value could be up or down. An example might be:

    Start value = 100 and ending value = 115. Is the change greater than 5% difference? How would you do this??? Is the function here:

    (ABS(100-115)/100) > .05 ?

    I hope this helps.. But I don't want to give you a full answer without you thinking about it yourself.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ 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: 3
    Last Post: 08-14-2017, 06:26 AM
  2. Calling function inside function. (aka nested function)
    By jakopak in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-02-2015, 05:58 AM
  3. VBA code for custom function that returns detail results of array function
    By onechipshot in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-10-2015, 06:30 PM
  4. Replies: 13
    Last Post: 04-08-2014, 05:46 AM
  5. index function error using match function to get data from a cell in an array
    By mabildgaard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-17-2013, 02:21 AM
  6. Replies: 1
    Last Post: 03-21-2012, 11:22 AM
  7. Replies: 2
    Last Post: 03-20-2009, 01:29 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