M
melwester
I have an IDnumber on my main form that I want to link the info to my
subforms that I have built under the Tab Control. I was using Popups last
week and found out how to build subforms under the Tab control. Much more
nicer this way.
In the table of (CTANotes) I sometimes have 2 or more records with the same
IDNumber with different dates attached. What this table is capturing is all
the data per doctor as to what was done and date of occurance. Each doctor
has an separate IDNumber. This same ID number is used on the main form that
shows the address, contact person.
For example of the Notes Table:
ID Comments Date
1034 Had checkup 6/3/05
1034 Went in for tests 5/30/04
The first line shows up find but I need to show the 2nd as well. I cannot
group each line as each row has a different date. I've tried continuous form
but that shows the entire table. I don't want this.
How do I get more then 1 line to show on the subform per IDNumber?
subforms that I have built under the Tab Control. I was using Popups last
week and found out how to build subforms under the Tab control. Much more
nicer this way.
In the table of (CTANotes) I sometimes have 2 or more records with the same
IDNumber with different dates attached. What this table is capturing is all
the data per doctor as to what was done and date of occurance. Each doctor
has an separate IDNumber. This same ID number is used on the main form that
shows the address, contact person.
For example of the Notes Table:
ID Comments Date
1034 Had checkup 6/3/05
1034 Went in for tests 5/30/04
The first line shows up find but I need to show the 2nd as well. I cannot
group each line as each row has a different date. I've tried continuous form
but that shows the entire table. I don't want this.
How do I get more then 1 line to show on the subform per IDNumber?