2 seperate sub forms on one form

iampaul

Registered User.
Local time
Today, 07:30
Joined
Apr 19, 2005
Messages
14
Is it possible to have 2 sepaerate sub forms, with different source objects on a single form. I thought it was, but every time I save the main overall form, the source object of the second subform changes to the source object of the first.

Can anyone shed any light on this?
 
Put a tab control on your form and then put a subform on each separate tab.
 
Not sure that would work as I need to be able to see both forms at the same time.
 
its sounds like it is up to your design. You can put them side to side. You just have to make it fit. If you can post just the forms, so that I can play with the design, please do so. Just make sure all of the fields that you need on the main form and sub forms are on them, and we will work to make it look nice. You can reconnect the tables to the forms ( just import the forms back to your work)

Post if you like.
 

Users who are viewing this thread

Back
Top Bottom