Click to See Complete Forum and Search --> : Month Days


ALREMTULLA
September 11th, 2006, 10:06 AM
How can you find the days in a particular month in crystal reports v10.
(e.g. as in vb.net MYDAYS_MONTH = DateTime.DaysInMonth({?Year}, {?Month}))

Madhi
October 1st, 2006, 12:17 AM
Try Day(Datefield)