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?