T
Theresa via AccessMonster.com
Hello,
I hope this is the correct group. I didn't see an exporting group.
I am using Access 2002. I have 4 tables (Infants (1), Clinic Visits
(many), HIV tests (many), ARV Therapy (1)). The Infants table is the main
(primary) table, the other three have either a many or one relationship with
the main table. I need to create a flat file (so the researcher can import
that into SAS to analyze) from the above tables, with one line for each
infant. I need to sort the visits and tests by date. I don't know the
maximum number of clinic visits or HIV tests. Ideally there would only be
one test per infant, but if the blood was lost, or unreadable, then there
would be at least two tests.
Some example lines would be: [Is my example correct?]
infant1, visit 1, test1, visit 2, test 2,, arv
infant2, visit 1, test1, visit 2, test 2, visit 3,
infant3, visit 1, test1, visit 2,,, arv
infant4, visit 1, test1, visit 2, test 2,,
Does anyone have some advice for me on how to accomplish this?
Thanks!
Theresa
I hope this is the correct group. I didn't see an exporting group.
I am using Access 2002. I have 4 tables (Infants (1), Clinic Visits
(many), HIV tests (many), ARV Therapy (1)). The Infants table is the main
(primary) table, the other three have either a many or one relationship with
the main table. I need to create a flat file (so the researcher can import
that into SAS to analyze) from the above tables, with one line for each
infant. I need to sort the visits and tests by date. I don't know the
maximum number of clinic visits or HIV tests. Ideally there would only be
one test per infant, but if the blood was lost, or unreadable, then there
would be at least two tests.
Some example lines would be: [Is my example correct?]
infant1, visit 1, test1, visit 2, test 2,, arv
infant2, visit 1, test1, visit 2, test 2, visit 3,
infant3, visit 1, test1, visit 2,,, arv
infant4, visit 1, test1, visit 2, test 2,,
Does anyone have some advice for me on how to accomplish this?
Thanks!
Theresa