+ Reply to Thread
Results 1 to 7 of 7

Merge two formulas

  1. #1
    Registered User
    Join Date
    11-30-2020
    Location
    EU
    MS-Off Ver
    Office 365
    Posts
    3

    Merge two formulas

    Guys,

    Could you please help to merge these two formulas in to one.

    =IF(ISNUMBER(I12)*AND(I12>G12,I12<H12),"P",IF(ISNUMBER(I12),"F",""))
    =IF(ISNUMBER(J12)*AND(J12>G12,J12<H12),"P",IF(ISNUMBER(J12),"F",""))

    Thank you in advance.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,447

    Re: Merge two formulas

    Perhaps
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    11-30-2020
    Location
    EU
    MS-Off Ver
    Office 365
    Posts
    3

    Re: Merge two formulas

    Thank you for your answer.
    Formula not working properly,
    please check example: drive.google.com/drive/folders/1xJC1K2v7z1KZIbI6wBpDT-EUl4nJDdMW

    Thanks.
    Last edited by AliGW; 12-01-2020 at 03:03 AM.

  4. #4
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Merge two formulas

    Try this

    =IF(OR(AND(ISNUMBER(I12),I12>G12,I12<H12),AND(ISNUMBER(J12),J12>G12,J12<H12)),"P",IF(OR(ISNUMBER(I12),ISNUMBER(J12)),"F",""))
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  5. #5
    Registered User
    Join Date
    11-30-2020
    Location
    EU
    MS-Off Ver
    Office 365
    Posts
    3

    Re: Merge two formulas

    Thank you, but its not working.
    Last edited by AliGW; 12-01-2020 at 03:04 AM.

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,806

    Re: Merge two formulas

    Define "not working".

    There are instructions at the top of the page explaining how to attach your sample workbook.

    Administrative Note:

    Please don't quote whole posts, especially when you are responding to the one immediately preceding your own - it's just clutter. It's OK to quote if you are responding to a post out of sequence, but limit quoted content to a few relevant lines that makes clear to whom and what you are responding. Thanks!

    For normal conversational replies, try using the QUICK REPLY box below or the REPLY button instead of REPLY WITH QUOTE.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  7. #7
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,447

    Re: Merge two formulas

    Administrative note

    Welcome to the forum

    in your haste to solve your problem, you probably missed the yellow banner advising how to get answers faster by posting a sheet ?

    Please take a moment to read it and attach a sheet accordingly.

    Thanks you for helping us help you

+ 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. merge formulas help?
    By jeo1 in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 11-09-2020, 11:15 AM
  2. Merge Formulas
    By roma83 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-11-2019, 02:27 AM
  3. [SOLVED] Merge formulas
    By Tapyr in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-02-2015, 07:52 AM
  4. [SOLVED] Modify 2 formulas, Merge two formulas into one formula
    By score in forum Excel General
    Replies: 7
    Last Post: 01-09-2015, 12:24 PM
  5. [SOLVED] How do I merge these two formulas?
    By nwb in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-24-2014, 01:23 PM
  6. [SOLVED] Merge the two formulas together?
    By Dougiebn in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-26-2013, 03:52 PM
  7. Merge two formulas
    By Zaeguzah in forum Excel General
    Replies: 3
    Last Post: 11-12-2009, 03:35 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