View Full Version : Blank fields on report


sammy16
10-19-2004, 08:35 AM
Is there any way of displaying a message in a field on a report if there is no value being passed from the query?

If so would you just put the code in the control source of the field in the report?

Cheers

pdx_man
10-19-2004, 05:23 PM
You can put it in the underlying query or in the Control Source of the report. Check out the NZ function in Access Help.