View Full Version : Missing On Activate data in subreport.


sdawson
03-12-2007, 08:02 AM
I have a number of individual reports fired off by command buttons on a form.
Each of these reports grabs some dynamic data off the form and populates Text boxes on the reports with the On Activate report property. Fine.:)

I am now trying to combine these individual reports into a summary as Subreports. The On Activate property of these subreports now does not work. :confused:

Any guidance or threads please.

Thanks

boblarson
03-12-2007, 08:05 AM
What are you trying to do in the Activate event of a form?

sdawson
03-12-2007, 08:12 AM
Thanks for coming back so soon Bob.
I just realised I'm doing so something completely wrong it's unbelieveable!
I've sorted it.

Regards

boblarson
03-12-2007, 08:15 AM
good to hear.