Testing msaccess 2010
Hi everyone I am stuck with this problem for a long time.
So I decided to upload searching for some ideas.
I have made two forms a stand alone Client form and a Navigation form where inside there is the Client form.
Another form finds Clients by criteria...... What I wan't to do is open the
Navigation form, goto the Client form and at a specific record.
I can easy go from the find form to the stand alone client form. (as you can see in the example)
This is my problem... I wan't to go from the find form to the client form INSIDE the Navigation form (MENU). Offcourse trying this method I have changed the search creteria inside the query.
I have tried the BrowseTo and the GotoControl command. with no success. I've used the GotoControl in several databases and know how it works when jumping between forms, subforms, etc.
I used the BrowseTo command in a web based database and it also works correct. But at this example I wan't to go to a form and not to a datasheet.
I think that the problem is that the Navigation form is not a Web Navigation Form and the BrowseTo command does not support it because the second pair of form and subform is missing.
thanx
Hi everyone I am stuck with this problem for a long time.
So I decided to upload searching for some ideas.
I have made two forms a stand alone Client form and a Navigation form where inside there is the Client form.
Another form finds Clients by criteria...... What I wan't to do is open the
Navigation form, goto the Client form and at a specific record.
I can easy go from the find form to the stand alone client form. (as you can see in the example)
This is my problem... I wan't to go from the find form to the client form INSIDE the Navigation form (MENU). Offcourse trying this method I have changed the search creteria inside the query.
I have tried the BrowseTo and the GotoControl command. with no success. I've used the GotoControl in several databases and know how it works when jumping between forms, subforms, etc.
I used the BrowseTo command in a web based database and it also works correct. But at this example I wan't to go to a form and not to a datasheet.
I think that the problem is that the Navigation form is not a Web Navigation Form and the BrowseTo command does not support it because the second pair of form and subform is missing.
thanx