how to export pat_ids to another programme?

H

hutia

I have an Excel file with a list of pat_id and I'd like ot export it
to anohter programme. How do I do it?
 
A

Auric__

hutia said:
I have an Excel file with a list of pat_id and I'd like ot export it
to anohter programme. How do I do it?

If the target program can import text, save as a text file. (Or CSV or
whatever.)

If the target program requires a specific format not supported by Excel, you
could learn that format and then write a VBA function to do the export.

More info from you will get more info from here.
 

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

Top