G
Guest
I think I figured out what I need to do to solve my problem, but I'm not sure
how to go about coding it.
I'm making a list of test numbers, and a seperate database with the same
test number as the primary key. The second database containts cost to patient
(I work in a hospital) a billing code and the test name.
What I want is to set up a form (kind of like mail merge, but I don't think
Mail Merge can do something like this) that, when the test number is
displayed, will reference the second data base and display the information
that corresponds to said number. I want to make the data printable, if that
changes anything.
Any idea as to how I go about doing that or is there a VB-for-dummies
website I could check out?
Thank you!
how to go about coding it.
I'm making a list of test numbers, and a seperate database with the same
test number as the primary key. The second database containts cost to patient
(I work in a hospital) a billing code and the test name.
What I want is to set up a form (kind of like mail merge, but I don't think
Mail Merge can do something like this) that, when the test number is
displayed, will reference the second data base and display the information
that corresponds to said number. I want to make the data printable, if that
changes anything.
Any idea as to how I go about doing that or is there a VB-for-dummies
website I could check out?
Thank you!