+ Reply to Thread
Results 1 to 3 of 3

Multiple logics in one formula

  1. #1
    Registered User
    Join Date
    07-08-2013
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    51

    Multiple logics in one formula

    I currently have a formula =IF(C12=""),G12, LEFT(C12,4)) I would like to add the logical test if C12=ABC

    How can I accomplish this?

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,426

    Re: Multiple logics in one formula

    Do you mean this:

    =IF(OR(C12="",C12="ABC"),G12,LEFT(C12,4))

    ??

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    07-08-2013
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    51

    Re: Multiple logics in one formula

    Thanks a Bunch.

+ 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. Need help for multiple logicals/ nested logics if function
    By tussitje in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-06-2012, 06:24 AM
  2. Pls help with some AND IF logics.
    By taranjit in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-17-2012, 03:00 AM
  3. [SOLVED] Formula Help with three logics
    By ssanjju in forum Excel General
    Replies: 3
    Last Post: 08-09-2012, 10:15 PM
  4. Replies: 7
    Last Post: 06-05-2012, 07:18 PM
  5. filters logics
    By abarwinski in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-16-2005, 06:53 AM

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