Skip to Content
0
Former Member
Mar 21, 2009 at 11:37 AM

Find Current Month in Date

23 Views

Hi,

I am using Crystal 8.5 and have a DateTime field or a field where I converted that field

ToText({00_MILESTONES_QRY.CM ACT CPA},"MM/yyyy" ).

I would like to know if the output of this field falls within the current month.

Is there a way I can do this without updating a month field every month? Is there a CurrentMonth object similar to CurrentYear?