+ Reply to Thread
Results 1 to 4 of 4

Please Alter this with an (IFBLANK) command?

  1. #1
    Registered User
    Join Date
    09-04-2014
    Location
    WV
    MS-Off Ver
    2013
    Posts
    3

    Question Please Alter this with an (IFBLANK) command?

    When I copy this code to the cells below it, IF the reference Cell is empty it puts dates in all the cells (exp. 1/1/1900) how can I safely Convert these formulas into the IF CellBlank Fomula?

    HERE IS THE FILE : Accruals Calculations.xlsx

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

    Re: Please Alter this with an (IFBLANK) command?

    Perhaps=IF(B7="","",B7+14-MOD(B7-$A$3,14))

  3. #3
    Registered User
    Join Date
    09-04-2014
    Location
    WV
    MS-Off Ver
    2013
    Posts
    3

    Re: Please Alter this with an (IFBLANK) command?

    How about this one? =C9+(14*13)

  4. #4
    Valued Forum Contributor
    Join Date
    01-19-2012
    Location
    Barrington, IL
    MS-Off Ver
    Excel 2007/2010
    Posts
    1,211

    Re: Please Alter this with an (IFBLANK) command?

    I would guess use the exact same method Pepe provided.

    =IF(C9="","",C9+(14*13))
    You should hit F5, because chances are I've edited this post at least 5 times.
    Example of Array Formulas
    Quote Originally Posted by Jacc View Post
    Sorry, your description makes no sense. I just made some formula that looks interesting cause I had nothing else to do.
    Click the * below on any post that helped 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. [SOLVED] IFblank function
    By skylinekiller in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 05-04-2014, 05:18 AM
  2. [SOLVED] IFBLANK or ISBLANK function
    By Stashie in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 05-10-2013, 05:44 PM
  3. How to write IFBLANK user defined function
    By Thamizh in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-31-2011, 06:28 AM
  4. Vlookup and ifblank
    By dcaraher in forum Excel General
    Replies: 3
    Last Post: 03-16-2010, 07:07 AM
  5. Alter value in one cell alter value in multiple cells
    By Bryan Noqw in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 03-11-2008, 05:31 AM

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