Ron
Since I'm not there, I'm not privy to the existing report layout or the
underlying data or all of the stuff you already know so well. My 80-year
old grandmother approach was to try to separate the "how" you are doing this
from the "what".
So I'm envisioning a report that has three subreports on it. The main
report has customer info and Notes, the first subreport has Equipment, the
second has Food/Beverage, and the third has Room Set-up.
Or, if your query pulls any/all related records from the three underlying
tables, you could be using a GroupBy in the report to get three apparent
sections.
(Note: I'm not there, so I don't know which of these approaches you've used
in your report.)
If you are using the query approach, have you looked into using the Nz()
function to leave a "N/A" value in a field if there are no records?
Regards
Jeff Boyce
Microsoft Office/Access MVP