How many days in a month

DATTATREYA

New Member
Joined
Mar 5, 2011
Messages
36
Hi all I am using window 2003 I need formula 4 how many day in different between two days example 1st march11 to 31st may 11 92days 31days in march 30days in april 31days in may like tat no of day in month I req hope u understand wat my point I am using window 2003 kindly sent me same format
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Hi dude thanks 4 u r help I ask 2003excel not 2007 Eomonth formula not accept in 2003 so kindly sent me same format
 
Upvote 0
EOMONTH is part of the Analysis Toolpak, which is an Add-in in Excel 2003. Tick it in the add-ins list ( Tools/Add-Ins ), and try again.
 
Upvote 0
Excel Workbook
ABC
1Start DateEnd Date# of Days
23/1/20115/31/201191
3
Sheet1
Excel 2007
Cell Formulas
RangeFormula
C2=DATEDIF(A2,B2,"d")
 
Upvote 0
Also for days difference between 2 dates, a simple subtraction will do:
=B2-A2
 
Upvote 0

Forum statistics

Threads
1,214,792
Messages
6,121,612
Members
449,039
Latest member
Mbone Mathonsi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top