If the intent is to elimate all of the rows where there is an empty date (not what you originally asked for), then you might use the following in the record selection formula:
{table.date} <> CDate(1988,12,30)
If you want to show thee data for those rows, but don't want the oddball dates that are being returned by the database, create a formula to use as the date in lieu of the date field containing one of the above formulas.
I tried putting ur code into the record selection of the date field in my report..
BUt I get an error: "This field name is not known" with the cursor at "".
Can u pls pt to me where i went wrong?
Sorry for asking some stupid questions.. cuz I'm actually quite new to CR.. thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.