I have a report that has a subreport that is from a free text field. They changed the field to another free text field. I need to put both of these sub reports on a report but surpress the old one if the report date is on or after 04/15/09. I put in the formula of:
{my.date.field} >= Date (04/15/09). When I do this, it surpresses the sub report all together.
When I do this to the new field with
{my.date.new} < date (04/15/09) it works. Does anyone know the correct formulas?
Thanks
{my.date.field} >= Date (04/15/09). When I do this, it surpresses the sub report all together.
When I do this to the new field with
{my.date.new} < date (04/15/09) it works. Does anyone know the correct formulas?
Thanks