Sub Forms

preethi

Registered User.
Local time
Today, 14:43
Joined
Nov 5, 2007
Messages
30
Hi All,

I am trying to create an access application. But I am stuck with some doubts.

I have one main form with tab control, a sub form and combo box. Tab control contains 5 tabs. When user select any tab the sub form should populate the records from the table according to the value of the combo box. For each tab the query will be pointing to the same table ,but with different constraints.

How I can resolve this issue?

Hope to receive a fast reply.
 

Users who are viewing this thread

Back
Top Bottom