Is there a way to know, in vba, when a form is loaded all the available tables there are. The tables that I have to play with are constantly being deleted and created. So what I would like to do is have a list in an array of all the tables that were there when the form was loaded. Thanks for any help