+ Reply to Thread
Results 1 to 2 of 2

How do I create formula to calc difference in dates?

  1. #1
    dlcroswell
    Guest

    How do I create formula to calc difference in dates?

    I have a 'hire date' & a 'term date'. I need to calcuate the difference in
    months & don't want to do the calculations manually. EX. 7/1/06 1/1/06 = 6
    months

  2. #2
    BigPig
    Guest

    RE: How do I create formula to calc difference in dates?

    dlcroswell,

    If 7/1/06 is in cell a1, and 1/1/06 is in cell b2 then
    in cell c1*
    =MONTH(A1)-MONTH(B1)

    *note, you may have to format cells to general or number

    Hope this helps

    ---Bigpig---

    "dlcroswell" wrote:

    > I have a 'hire date' & a 'term date'. I need to calcuate the difference in
    > months & don't want to do the calculations manually. EX. 7/1/06 1/1/06 = 6
    > months


+ Reply to Thread

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