ColinGrant
New member
- Local time
- Today, 13:17
- Joined
- Jun 13, 2011
- Messages
- 3
I am fairly new to access and I am wondering about a form.
In my form, I want to have certain field values displayed based upon which row the user selects.
So, pretend a user selects Record B, I want a subform that displays data from only Record B.
Is this possible, and if so how?
Thanks!
Here is a quick idea of what I'm trying to do:
Form 1:
[__________RECORD A____________]
[__________RECORD B____________] (Selected)
[__________RECORD C____________]
[__________RECORD D____________]
Sub Form:
[______DISPLAY DATA FROM RECORD B HERE____]
In my form, I want to have certain field values displayed based upon which row the user selects.
So, pretend a user selects Record B, I want a subform that displays data from only Record B.
Is this possible, and if so how?
Thanks!
Here is a quick idea of what I'm trying to do:
Form 1:
[__________RECORD A____________]
[__________RECORD B____________] (Selected)
[__________RECORD C____________]
[__________RECORD D____________]
Sub Form:
[______DISPLAY DATA FROM RECORD B HERE____]