Quote:
quote:Originally posted by Braxis
Code:
Me.Section(acDetail)
|
Brian, that didn't work. I got an error #438, "Object doesn't support this property or method".
What did ending up working is a variation of Beth's answer. I didn't want to have to specify each unwanted control, however. So I got around that by doing this. I compared ctlMyControl.Section to Me.txtAnotherControl.Section where Me.txtAnotherControl is
definitely in the detail section. If ctlMyControl.Section didn't equal Me.txtAnotherControl.Section, I skipped it.
Greg Serrano
Michigan Dept. of Environmental Quality, Air Quality Division