SpiritedAway
Registered User.
- Local time
- Yesterday, 19:57
- Joined
- Sep 17, 2009
- Messages
- 97
Hi.
On my Mainform [frmMain] there is a subform [subEmployee]
I have a command button on the main form - i'm trying to get it to open another form [frmSales] where [EmpID] of [subEmployee] is equal to [EmpID] of [frmSales] (the form I want to open).
I/m stuck with getting a command button on a main form to open another form where the ID on the subform matches the ID on the form I want to open.
Can anyone give me some pointers.
I'm using Access 2007
Thanks
On my Mainform [frmMain] there is a subform [subEmployee]
I have a command button on the main form - i'm trying to get it to open another form [frmSales] where [EmpID] of [subEmployee] is equal to [EmpID] of [frmSales] (the form I want to open).
I/m stuck with getting a command button on a main form to open another form where the ID on the subform matches the ID on the form I want to open.
Can anyone give me some pointers.
I'm using Access 2007
Thanks