I'm having a wierd problem trying to modify either labels or textboxes on my reports. It's acting as if I'm not aloud to modify control properties at run-time from code. Is this an Access restriction on reports, or is something else going on? I'm just getting runtime errors when I try to run the report, for example, with a lblWhatever.caption = "test" in the Report onload event.
Thanks for any help,
Sam
Thanks for any help,
Sam