how do i display the total number of days in the current month in.

J

JulieD

hi

please repost with a brief description in the subject line and the complete
question in the message body as the subject line is truncated.

Cheers
JulieD
 
B

Bob Phillips

=DAY(DATE(YEAR(TODAY()),MONTH(TODAY())+1,0))

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
T

timerigger

Excellent..Thanks!!

Bob Phillips said:
=DAY(DATE(YEAR(TODAY()),MONTH(TODAY())+1,0))

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top