Thanks GrahamSkan, I'll experiment and see if it's feasible, and let you know. I'd probably need to import into Excel to add a header (I don't fancy manually adding 100+ headers each time!) but on the face of it it sounds workable.
I thought Word might have a function to read out the form data into another document. I mean after all, why create form data in the first place if the application doesn't have a method of handling it!?
Or better yet, just write the software so it properly handles XML. But then we *are* talking Microsoft...
/rant
Main Topics
Browse All Topics





by: GrahamSkanPosted on 2006-08-25 at 03:41:44ID: 17388320
A simple, no-code way would be to save the form data only and use it as a datasource. It creates a CSV file, and you would need to create a separate header source.
To save as Forms data only, you need to set the option (Tools/Options, save Tab).