Obj collection err question

arage

Registered User.
Local time
Today, 04:08
Joined
Dec 30, 2000
Messages
537
The vba code behind my report gets screwed up when in the page footer I try to include 3 unbound text boxes. Actually what I did first was to include 3 bound fields in the page footer & then just change them to unbound. Then when I tried to display my report I got the obj is not a collection error in my group headers. But when I remove the unbound text boxes from the footer I can run the report, I’d appreciate any thoughts.
 

Users who are viewing this thread

Back
Top Bottom