This is probably a very simple question, but i want to write code into my module that populates a series of global areas on start up, so what i wanted to know is what is Onload sub call for the whole application??
IE: for form on load it is Private Sub Form_Load()
But what is it for when the database app is launched???
IE: for form on load it is Private Sub Form_Load()
But what is it for when the database app is launched???