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.