View Full Version : Please help me with subforms


amanda
03-04-2002, 08:15 AM
I am trying to create two subforms which link, one subform looks like this-
Call Date Call Time Subject
04/03/2002 04:00 PM Visit
04/03/2002 04:25 PM Survey
04/03/2002 04:45 PM Missing Parts

When i click on each different line i want to be able to put different comments for each in the second subform below

Alexandre
03-04-2002, 02:05 PM
I believe that a form with two nested subforms would be a very unfriendly design. I would advice you to either consider using subdatasheet (A2k and 2002), or to create a command button to open a new form for your comments (Thhe user would select a record in the first subform, then click the button to open a Comments form related to the selected record only).

Alex

[This message has been edited by Alexandre (edited 03-04-2002).]