You should be able to add code to the On Format event of the detail
section
like:
Cancel = (Me.txtInGroupHeader = [SomeValue])
--
Duane Hookom
Microsoft Access MVP
DS said:
How can I hide or show the report details section based on a value
in a field on the section header?
Thanks
DS