Results 1 to 10 of 10

EXCEL Formula help - Possible Nested IF's

Threaded View

  1. #1
    Registered User
    Join Date
    05-19-2022
    Location
    England
    MS-Off Ver
    Office 365
    Posts
    6

    EXCEL Formula help - Possible Nested IF's

    Hiya,

    I am trying to work something out but I am getting stressed.

    I've been at it for hours now.

    Maybe some angel can help.

    For Column Sale date actual, I am trying to see if Sale_Date contains a Value and is not Blank, If it is blank I want it to return blank, if it is not blank, then I want to see if Cancelled Status equals either Sale or Install in progress, and then return the Sale Date, otherwise return the Sale Date if that condition is not met.

    My attempt below does not work as the first row for example should return the Sale_Date:


    =IF($A2="",""(IF(OR($B2="Sale",$B2="Installation in Progress"),$A2,"")),$A2)

    Then I am trying to find the weeknumber in column D.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel 2007 Nested IF Formula
    By stef87 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-01-2016, 11:03 AM
  2. [SOLVED] Excel formula nested in Macro
    By rdowney79 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-20-2013, 04:44 PM
  3. [SOLVED] Excel nested formula?
    By SAMPCUK in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-07-2012, 07:13 PM
  4. Excel IF Nested Formula
    By hamburg18w in forum Excel General
    Replies: 2
    Last Post: 03-15-2011, 11:41 AM
  5. excel formula with nested if
    By nidabp in forum Excel General
    Replies: 11
    Last Post: 05-06-2010, 04:04 AM
  6. Nested IFs In Excel Formula
    By Sean04 in forum Excel General
    Replies: 2
    Last Post: 02-04-2010, 05:37 PM
  7. Excel nested IF formula question
    By hanesds@hotmail.com in forum Excel General
    Replies: 6
    Last Post: 11-10-2005, 01:15 PM

Tags for this Thread

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