![]() |
Does PrePopulate fire on a report? |
Post Reply
|
| Author | |
corrado
Groupie
Joined: 21 December 2009 Status: Offline Points: 13 |
Post Options
Thanks(0)
Quote Reply
Topic: Does PrePopulate fire on a report?Posted: 23 December 2009 at 8:38pm |
|
I'm trying to use MS Access report to print Calendar.
On a form I'm using PrePopulate event to filter events displayed.
Seems like this does not work on a report.
PrePopulate does not fire at all..
What I am doing wrong?
Thank you
|
|
![]() |
|
mdoubson
Senior Member
Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 December 2009 at 3:34pm |
|
You need to put all needed code in handler with call your report form: connect to datasource, get range from you main form calendar and set same range and same view type in your report form calendar - call populate and redraw - make needed print options and print settings - NOW call printpreview - it will work in any access version
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |