Results 1 to 4 of 4

Thread: How to count date in Microsoft Excel

  1. #1
    Join Date
    May 2009
    Posts
    25

    How to count date in Microsoft Excel

    I have small rent a movie business. I maintain my all information in Ms excel. The file includes a list of customers, date, time, etc. Now I am aware that Excel can count dates form the list and give me the exact answer. But I do not know the formula. I want the formula with some example which are easy to understand and review. Thanks

  2. #2
    Join Date
    May 2008
    Posts
    4,831

    Re: How to count date in Microsoft Excel

    Microsoft Excel can count dates and days and provide you the result. You can use the networking days syntax. It is used to count the amount of days between two dates. The syntax is =networkdays(start date, finish date). For example you will need to count the days between Jan 1, 2008 to Jan 27, 2008. The start date here will be Jan 1 is the start date and Jan 27 is end one. You need to select the data and give the formula.

  3. #3
    Join Date
    Apr 2008
    Posts
    4,088

    Re: How to count date in Microsoft Excel

    Here you can try the Countif option in Excel. You can use the reference of cell with the below listed formula. Using the cell reference the formula will be able to give you the exact answer. The formula is =sumproduct((A1:A300>B1)*(A1:A300<C1)). Here the coloumn A1 has the dates, coloumn B1 has the start date and coloumn C1 has the end date. Hope this will help you.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,139

    Re: How to count date in Microsoft Excel

    The formula in Microsoft Excel which will use to count the dates is {=SUM((MONTH(A2:A11)=B2)*(YEAR(A2:A11)=C2)*1)}. Now lets consider that the first Column A1 has the dates. B1 has the month to be found and C has the year to be found. Then in the D coloum give the formula. It will count the date relevant to the month and year the result will be displayed in column D.

Similar Threads

  1. Replies: 2
    Last Post: 21-02-2012, 02:05 PM
  2. Date alarm in Microsoft Excel
    By Mathrubootham in forum MS Office Support
    Replies: 2
    Last Post: 15-02-2012, 08:09 PM
  3. How to convert a Julian to Gregorian date in Microsoft Excel
    By DawnSet in forum MS Office Support
    Replies: 2
    Last Post: 03-02-2012, 07:45 PM
  4. How to Automatic update the date in Microsoft Excel
    By Raju Chacha in forum MS Office Support
    Replies: 1
    Last Post: 14-01-2012, 02:57 PM
  5. How to count date in Microsoft Excel
    By BUCK in forum Windows Software
    Replies: 0
    Last Post: 24-06-2009, 12:55 PM

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
  •  
Page generated in 1,718,148,468.98782 seconds with 16 queries