J JulieD Mar 19, 2005 #2 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
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 Mar 19, 2005 #3 =DAY(DATE(YEAR(TODAY()),MONTH(TODAY())+1,0)) -- HTH RP (remove nothere from the email address if mailing direct)
=DAY(DATE(YEAR(TODAY()),MONTH(TODAY())+1,0)) -- HTH RP (remove nothere from the email address if mailing direct)
G Guest Mar 19, 2005 #4 oops..my first post. How do I display the number of days in the current month?
G Guest Mar 19, 2005 #5 Excellent..Thanks!! Bob Phillips said: =DAY(DATE(YEAR(TODAY()),MONTH(TODAY())+1,0)) -- HTH RP (remove nothere from the email address if mailing direct) Click to expand...
Excellent..Thanks!! Bob Phillips said: =DAY(DATE(YEAR(TODAY()),MONTH(TODAY())+1,0)) -- HTH RP (remove nothere from the email address if mailing direct) Click to expand...
R Ron Rosenfeld Mar 19, 2005 #6 oops..my first post. How do I display the number of days in the current month? Click to expand... =32-DAY(TODAY()-DAY(TODAY())+32) --ron
oops..my first post. How do I display the number of days in the current month? Click to expand... =32-DAY(TODAY()-DAY(TODAY())+32) --ron