Link to home
Start Free TrialLog in
Avatar of Patrick O'Dea
Patrick O'DeaFlag for Ireland

asked on

Datasheet subform Link

(I have not done any Access in a while and have forgotten some simple stuff!)

Table tblCUstomers has one record for many records in tblMessages

Run StartForm which shows 2 sub forms.

What I Want:
Example: If I click on CustomerID=1 on the upper form then I want the lower form to display multiple records where tblMessages.CustomerID=1

My problem at the moment is that the lower form displays ALL records (which is incorrect).
WealthMan.accdb
ASKER CERTIFIED SOLUTION
Avatar of Gustav Brock
Gustav Brock
Flag of Denmark image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Patrick O'Dea

ASKER

Thanks,  very helpful!
You are welcome!

/gustav