eddy556
03-10-2008, 05:53 AM
What event would I use to run some code when a report opens in order to populate a textbox?
Thanks
Thanks
|
View Full Version : Event on Report Open eddy556 03-10-2008, 05:53 AM What event would I use to run some code when a report opens in order to populate a textbox? Thanks Rich 03-10-2008, 05:55 AM Use one of the detail OnFormat events eddy556 03-10-2008, 06:45 AM Hmm well with the OnFormat it execute loads of times? |