M
M Skabialka
Access 2007. I am using a sample template from MS for a project database.
Some of the forms were pop-up or modal but I have removed that property on
one form. I then created code to open that form to a record based on a
combo selection. The next line of code tells it to go to the second tab on
the form, BUT...
The code stops as soon as the form is loaded to the correct project, but
does not proceed to the line telling it to go to the second tab until the
form is closed, but then it is too late.
What other property besides pop-up and modal would cause this?
Mich
Some of the forms were pop-up or modal but I have removed that property on
one form. I then created code to open that form to a record based on a
combo selection. The next line of code tells it to go to the second tab on
the form, BUT...
The code stops as soon as the form is loaded to the correct project, but
does not proceed to the line telling it to go to the second tab until the
form is closed, but then it is too late.
What other property besides pop-up and modal would cause this?
Mich