G
Guest
I am updating an existing database. On most of the existing forms the
previous person put a button to open another form next to the combobox that
is used to select the name of the author of the document. When the button is
pressed the form Engrs opens on top of the existing form so that a new name
can be added to the list. When I change the name in the code to the new
form, it opens but is hidden by the existing form.
I can't find the differences in the properties to have the new form open on
top. There is nothing in the existing VBA code that does this either. When
I minimize the first form the new form is visible and works correctly.
Help please. Thanks
previous person put a button to open another form next to the combobox that
is used to select the name of the author of the document. When the button is
pressed the form Engrs opens on top of the existing form so that a new name
can be added to the list. When I change the name in the code to the new
form, it opens but is hidden by the existing form.
I can't find the differences in the properties to have the new form open on
top. There is nothing in the existing VBA code that does this either. When
I minimize the first form the new form is visible and works correctly.
Help please. Thanks