Split form as Main form & subform

crossy5575

Registered User.
Local time
Today, 11:42
Joined
Apr 21, 2015
Messages
46
Hi all
I have a simple db with a table (table1) with fields ID and name.

If i create a split form i can create a form where i can select a record from the bottom split, and it shows the details in the mainform.

How do i do this with a mainform (table2) and subform (table2sub) still using the same application of when a record is selected it reacts in the main form...so far i have got :banghead:

The subform is unbound, and the main form needs to show the same selected records without filtering the bottom section.

(Split form is giving me formatting headaches!)

the db is attached, this will have more reaching effects when i have a more complex table / query. Thanks for your help in advance
 

Attachments

One way is in the attached database, open MainForm.
 

Attachments

JHB, Loving your work!
Many thanks
S
 
You're welcome, good luck. :)
 

Users who are viewing this thread

Back
Top Bottom