Outlook Forms

B

bmistry

Hi,

Wondering if anyone can help me. I have over a 1000 forms
with emergency contact information from employees. Instead
of keying them in manually I would like to extract the
data from the forms into a .csv file which I can then
upload into our HR system.

The form is a custom form. I have tried Exporting but
custom field data is not being transferred across.

Any help is much appreciated.

Many thanks

B
 
P

Pervov Paul

You could script off-loading of all needed information with VBA macro. Also,
use Scripting.FileSystemObject to create text file on your local FS.

Paul.
 

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