+ Reply to Thread
Results 1 to 3 of 3

Use of an IF formula to use a certain formula depending on the value in a cell

  1. #1
    Registered User
    Join Date
    10-24-2016
    Location
    Colchester, England
    MS-Off Ver
    Excel 2013
    Posts
    39

    Use of an IF formula to use a certain formula depending on the value in a cell

    Hi

    I am wondering whether it is possible to use an IF formula to use one of two formulas depending on whether a cell is equal to 0.5 or not 0.5. I am just wondering whether this is possible because so far when I have tried it has just written the formula in the cell rather than working it out.

    Thanks

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Use of an IF formula to use a certain formula depending on the value in a cell

    You may have put the formula in quotes - remove the quotes.
    Or if ALL formulas are displaying formulas rather than results press Ctrl and ` to switch between formula display and results display.

    From what you've said base something on this.
    Assume the two original formulas are

    A1* 3
    and
    B1 * 5

    Then

    IF(C1=0.5,A1*3,B1*5)

    Replace the above formulas with those of your own
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Valued Forum Contributor PFDave's Avatar
    Join Date
    05-17-2012
    Location
    Milton Keynes, England
    MS-Off Ver
    Excel 2013
    Posts
    1,067

    Re: Use of an IF formula to use a certain formula depending on the value in a cell

    Hi Fraser you certainly can

    Please Login or Register  to view this content.
    If you can shed a bit more light on what the two formula options are and which cell row or columns you're checking to see if it's 0.5 I will write the full line for you

    Regards

    Dave

+ 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. [SOLVED] Cell format changes depending on formula.
    By Russ Fuquay in forum Excel General
    Replies: 10
    Last Post: 07-18-2013, 02:50 PM
  2. Replies: 2
    Last Post: 06-02-2013, 09:39 AM
  3. formula to add a 1 or 0 depending on cell colour
    By me1992 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-25-2013, 09:41 AM
  4. Replies: 2
    Last Post: 05-02-2012, 04:57 PM
  5. Depending on next cell value formula
    By rnd37 in forum Excel General
    Replies: 2
    Last Post: 11-03-2011, 09:49 AM
  6. formula depending on cell value
    By sdts in forum Excel General
    Replies: 2
    Last Post: 01-14-2011, 12:06 PM
  7. Expand Formula Depending Upon Value in Cell
    By ChainsawDR in forum Excel General
    Replies: 3
    Last Post: 08-09-2010, 08:19 AM
  8. Value or formula in cell depending on input...
    By Jan Jansens in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-06-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