+ Reply to Thread
Results 1 to 3 of 3

how keep table empty

  1. #1
    Registered User
    Join Date
    05-15-2016
    Location
    London
    MS-Off Ver
    2007
    Posts
    20

    how keep table empty

    hello everyone.
    if table D9 empty how to keep empty in function

    =DATEDIF(D9,TODAY(),"M")

    all help will be appreciated
    Thank you
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,005

    Re: how keep table empty

    Try in E2

    =IF(D2="",0,DATEDIF(D2,TODAY(),"M"))

    drag down

  3. #3
    Registered User
    Join Date
    05-15-2016
    Location
    London
    MS-Off Ver
    2007
    Posts
    20

    Re: how keep table empty

    Thank you JohnTopley for help

+ 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. Paste to first empty row in a table (NOT at the end of the table range)
    By mick0005 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-18-2015, 05:36 AM
  2. [SOLVED] macro emptying table also to work when table is empty
    By pallie in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-11-2014, 05:00 AM
  3. Delete Empty Rows and empty columns from the word table
    By mvneema in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-25-2014, 10:51 AM
  4. [SOLVED] Always keep an empty row at the bottom of a table
    By Habanero Time in forum Excel General
    Replies: 3
    Last Post: 01-21-2014, 05:40 PM
  5. UserForm to transfer items from one table to another table in the next empty cell...
    By aneese11 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-04-2012, 10:31 AM
  6. Macro that will find the next empty row in a table
    By Anon415 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-15-2012, 09:49 AM
  7. Check if a Table is empty using VB
    By excelnovice2007 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-19-2009, 03:19 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