Pretty Basic.
1.) I am new to making these things in Access, so bear that in mind.
I have a form that will be displayed in a datasheet view. The form's datasource selects about 30 fields from two tables. Only 4 of these fields are displayed on the form.
I need to bring up a a new form to display the entire 30 or so fields for a record when the row is selected(double clicked or whatnot) in the datasheet view.
How can i acheive this? Basically I am looking to pass the record selected (including all of the 30 fields not displayed in the datasheet) to the other detailed form.
Thanks.
1.) I am new to making these things in Access, so bear that in mind.
I have a form that will be displayed in a datasheet view. The form's datasource selects about 30 fields from two tables. Only 4 of these fields are displayed on the form.
I need to bring up a a new form to display the entire 30 or so fields for a record when the row is selected(double clicked or whatnot) in the datasheet view.
How can i acheive this? Basically I am looking to pass the record selected (including all of the 30 fields not displayed in the datasheet) to the other detailed form.
Thanks.