Hi All;
This should be really simple, but my research hasn't yielded good results.
What I would like to do is have a form with a sub-form in it. The sub-form is in table view for easy viewing. When you double click on a record in the sub-form, it opens to a new form with all of the record information.
Access 2010
Local drive currently but will be moved to a network drive or SharePoint in the future
What is working:
[ul]
[li]Search (form) - when a user enters the search parameters, the sub-form updates to the records that meet the search criteria[/li]
[li]Log Spec Query Subform (Sub-form) - Shows the results of the search in table view. This is located as a sub form to the search form[/li]
[/ul]
Other info:
[ul]
[li]Test1 (form) - will show the resulting record of the double click record in Log Spec Query Subform[/li]
[li]The records will have about 75 different values. I plan on having tabs to divide the different pieces of information within Test1.[/li]
[/ul]
What is the best way to do this without having an excessive amount of coding?
Thanks
Mike
This should be really simple, but my research hasn't yielded good results.
What I would like to do is have a form with a sub-form in it. The sub-form is in table view for easy viewing. When you double click on a record in the sub-form, it opens to a new form with all of the record information.
Access 2010
Local drive currently but will be moved to a network drive or SharePoint in the future
What is working:
[ul]
[li]Search (form) - when a user enters the search parameters, the sub-form updates to the records that meet the search criteria[/li]
[li]Log Spec Query Subform (Sub-form) - Shows the results of the search in table view. This is located as a sub form to the search form[/li]
[/ul]
Other info:
[ul]
[li]Test1 (form) - will show the resulting record of the double click record in Log Spec Query Subform[/li]
[li]The records will have about 75 different values. I plan on having tabs to divide the different pieces of information within Test1.[/li]
[/ul]
What is the best way to do this without having an excessive amount of coding?
Thanks
Mike