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
Pervov Paul - 17 Jul 2004 13:47 GMT
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.
> Hi,
>
[quoted text clipped - 12 lines]
>
> B