Help with syntax for WHERE condition or just Condition

S

Sue Compelling

Hi

I have a report which list all Volunteers for a region [selected from a
combobox at the switchboard]. The underlying query also extracts the
Coordinator for said region, because I want their name to appear in the
REPORT HEADER.

How do I write conditions in the macro so it only presents the Volunteer
names etc - in the DETAIL of the report.

My query is called 'Regional Volunteer Lists' and Vol / Coord field is
called 'Contact Type'

TIA
 
Top