Mar 30, 2022 #1 sal21 Programmer Joined Apr 26, 2004 Messages 502 Location IT to understand ... when i call a form.show, wath is the sequence of comand: Load Inizialize Activate or...
to understand ... when i call a form.show, wath is the sequence of comand: Load Inizialize Activate or...
Mar 30, 2022 1 #2 strongm MIS Joined May 24, 2001 Messages 20,264 Location GB If you put a debug statement into each event, you might be able to see for yourself ... e.g in the Load event - [tt]Debug.Print "Loading"[/tt] Upvote 0 Downvote
If you put a debug statement into each event, you might be able to see for yourself ... e.g in the Load event - [tt]Debug.Print "Loading"[/tt]
Mar 30, 2022 Thread starter #3 sal21 Programmer Joined Apr 26, 2004 Messages 502 Location IT OPS... i'm stupid Upvote 0 Downvote