+ Reply to Thread
Results 1 to 4 of 4

Help combining IF statements

  1. #1
    Registered User
    Join Date
    03-07-2004
    Location
    St. John's, NFLD
    Posts
    11

    Help combining IF statements

    I have 2 If statements (excel formula's) from an older project that I need to combine, if this was in VBA I could easily write a classic IF ELSE statement. However, I'm having a bit of trouble combining them as a excel formula.

    Any ideas on how to combine these?

    Heres my pseudo code:

    Please Login or Register  to view this content.
    Thanks for any help I can get!

    Cheers!

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675
    I'd still look at shortening the longer formula as per your other thread but, irrespective, the IF worksheet syntax is fairly straightforward

    =IF('Step1'!IQ10=TRUE,short formula,long formula)

  3. #3
    Registered User
    Join Date
    03-07-2004
    Location
    St. John's, NFLD
    Posts
    11
    Cool, I'll give it a try, shouldnt be too bad, I just have problems with brackets sometimes.

    I'll post my solution once I get it.

    Thanks!

  4. #4
    Registered User
    Join Date
    03-07-2004
    Location
    St. John's, NFLD
    Posts
    11
    Heres the solution:

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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