Forgive me but I'm new to this. What I should have explained is that I have a report that I don't want any records that have null information in a particular field to show on the report. The report looks like this in the detail section;
[lastname][firstname][rank][tdy][tdyloction][tdydri][tdyreturn]
The report is not link to a query other than the expression in [tdyreturn] control source and it reads like =DateAdd("y",[TDY Length],[TDYDri])
I don't want the report to show any record that is missing a date in the [tdydri] section. Hopefully I explained myself better.
Ralph
[lastname][firstname][rank][tdy][tdyloction][tdydri][tdyreturn]
The report is not link to a query other than the expression in [tdyreturn] control source and it reads like =DateAdd("y",[TDY Length],[TDYDri])
I don't want the report to show any record that is missing a date in the [tdydri] section. Hopefully I explained myself better.
Ralph