Hi All,

VB.Net 02 and SQL2003

I do not know if this is possible, but it would be very efficient for recording group counseling sessions that could have up to 25 participants at a time.

Here what I would like to do:

On a form I have put a tab control client and added two tab pages.

On the first tab page which will act as the primary group configuration page I put a From Date and To Date text box, the Counselor ID text box, 3 Session number radio buttons, and finally a drop down combo box which will be used to select the multiple client consumers that has attended the group session.

On the second tab page I placed several text boxes which would serve as the master input form or template as it may be considered as.

After selecting the multiple clients on the drop down combo, I would like to load a tab page with a copy of the master form (template form) for each client selected so that the entry person can select back and forth between the few or many attendees and enter data.

Can it be done?