Results 1 to 5 of 5

if null, then formula problem

Threaded View

  1. #1
    Registered User
    Join Date
    10-17-2011
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    6

    if null, then formula problem

    Hi! It's my first post to this forum and I'm really hoping someone can help me. In my head what I want to do is completely logical...so here it goes...

    In my words: I want cell G2 to calculate a date 14 days after the date in D2 only if the cell E2 is null.

    What i've tried based on other posts from this forum:

    =IF(ISBLANK(E2), (D2+14)) and get FALSE.

    =IF(ISBLANK(E2),"", (D2+14)) and get a random number that is nothing close to a date

    Any ideas?? Any help is greatly appreciated!
    Last edited by hrclark; 10-17-2011 at 11:29 AM.

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