MrDeveloper
Programmer
Hi,
I have started to come across the error message "Index not found" when accessing a form.
I have a main form which display a list of details about a person, and then a button that links to a pop-up form which gets related information to that person from a second table (i.e. a second table stores a list of different address details for that person on a 1-to-Many basis, which the pop-up form displays).
When you click on the button the pop-up form displays but immediately comes with this error. Click 'ok' on the error and the form closes, no activity can be completed.
A search has only showed info about this error in relation to importing database objects or accessing non-microsoft back-ends.
Has anyone else come across this problem and know of a solution?
Thanks,
MrD
I have started to come across the error message "Index not found" when accessing a form.
I have a main form which display a list of details about a person, and then a button that links to a pop-up form which gets related information to that person from a second table (i.e. a second table stores a list of different address details for that person on a 1-to-Many basis, which the pop-up form displays).
When you click on the button the pop-up form displays but immediately comes with this error. Click 'ok' on the error and the form closes, no activity can be completed.
A search has only showed info about this error in relation to importing database objects or accessing non-microsoft back-ends.
Has anyone else come across this problem and know of a solution?
Thanks,
MrD