Stumped

  • Thread starter Thread starter Dar
  • Start date Start date
D

Dar

I asked this question before, but perhaps I need to rephrase it.
I need to store 12 word documents in a table which can be edited depending
on patient.
I have a form which needs to be able to select the word document from an
option box.
Once the word document is loaded into the form it needs to be saved to that
particular patient's record and then I need to be able to print a report with
the selected word document included.
I have the table set up with the ole field, path. I have the option box set
up but am not sure how to refer to the particular record in the ole table.
Then I'm stuck on the report end.
Any suggestions (besides give up) on how to accomplish what I need to do.
If using the OLE isn't the best way what is?
Thanks
 
First, I suggest you make your subject line a brief description of the issue,
so people will know if they want to click on it.

Second, not an expert--but I don't understand why you're loading Word docs;
if I were doing it, I'd create forms, and select the approprate form based on
type of patient. Then, print a report based on the patient's record--which
contains the relevant info since it was entered via the form (or else have 12
different reports, and select the appropriate one and limit to that patient).

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top