D Duane Hookom Jun 30, 2005 #2 I'm not sure of the order but you could test by placing code in each event like: Debug.Print "On Open Event" Debug.Print "On Page" Debug.Print "On Close" etc The open the debug window and the top text should be the last event that fired and the bottom, the first.
I'm not sure of the order but you could test by placing code in each event like: Debug.Print "On Open Event" Debug.Print "On Page" Debug.Print "On Close" etc The open the debug window and the top text should be the last event that fired and the bottom, the first.
F fredg Jun 30, 2005 #3 Can anyone tell me the order in which report events fire? Click to expand... Anything wrong with Access Help? Event + Order of events for database objects
Can anyone tell me the order in which report events fire? Click to expand... Anything wrong with Access Help? Event + Order of events for database objects