G
Guest
I have got problems when the report is previewed or printed, the Graph
doesn't display the proper data from its record source, instead it displays
either the data from a prior record or the sample data in the Graph data
sheet.
It seems that I have to add some Visual Basic code to the On Print event of
the section of the report that contains the Graph object.
MY QUESTION: What is the ON PRINT EVENT?? I only know ON OPEN, On Page,
ON Error, ON Close Events on the Report. Can anybody give in input, what
the 'On Print event ' is ??
Thanks
doesn't display the proper data from its record source, instead it displays
either the data from a prior record or the sample data in the Graph data
sheet.
It seems that I have to add some Visual Basic code to the On Print event of
the section of the report that contains the Graph object.
MY QUESTION: What is the ON PRINT EVENT?? I only know ON OPEN, On Page,
ON Error, ON Close Events on the Report. Can anybody give in input, what
the 'On Print event ' is ??
Thanks