J
John
I currently have a table with about 80 fields. It
contains patient information for hospital billing. I
import the information weekly to the table and designed
the table based on the import file. Most of the records
in the table contain duplicate data with the exception of
a transaction code and transaction date.
I would like to have one record for each patient in the
main table but have the many different transaction codes
separate so I don't have so much repeated info in the main
table. I am thinking that this is a one-to-many
relationship.
How can I split this up and still be able to continue to
import the text file without breaking up the text file.
There is too much information on the text file to be able
to break it up.
If you would like to see a blank copy of the table I could
send it.
Thank you in advance!
John
(e-mail address removed)
contains patient information for hospital billing. I
import the information weekly to the table and designed
the table based on the import file. Most of the records
in the table contain duplicate data with the exception of
a transaction code and transaction date.
I would like to have one record for each patient in the
main table but have the many different transaction codes
separate so I don't have so much repeated info in the main
table. I am thinking that this is a one-to-many
relationship.
How can I split this up and still be able to continue to
import the text file without breaking up the text file.
There is too much information on the text file to be able
to break it up.
If you would like to see a blank copy of the table I could
send it.
Thank you in advance!
John
(e-mail address removed)