+ Reply to Thread
Results 1 to 2 of 2

Workday & IF Formula Mod

  1. #1
    Registered User
    Join Date
    02-22-2018
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    23

    Workday & IF Formula Mod

    Hi,
    I the example below I am using the formula in L2 =IF(B2=””,””,WORKDAY(D2,-2)) I need to modify this in order that if data in K2 is 0 that it would leave cell L2 empty, any help would be great.
    Attached Images Attached Images

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Workday & IF Formula Mod

    Try this:

    =IF(OR(B2="",K2=0),"",WORKDAY(D2,-2))

+ 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. Workday formula
    By McCaughley7 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-22-2015, 08:29 AM
  2. WORKDAY Formula
    By Simoin in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-05-2014, 08:32 AM
  3. Workday in formula
    By WiserGuy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-24-2014, 11:30 AM
  4. Workday.INTL or Workday function issue
    By junoon in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-17-2013, 03:14 PM
  5. Workday Formula
    By Blake 7 in forum Excel General
    Replies: 2
    Last Post: 02-14-2012, 05:19 AM
  6. Workday formula
    By 3daluminium in forum Excel General
    Replies: 5
    Last Post: 04-22-2010, 02:26 PM
  7. Workday Formula
    By Gos-C in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-26-2005, 03:47 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