Export/Save form data to xls, csv or txt file
I have a form in which the entire PDF gets saved to a network share once the submit button is clicked. We then enter information from this form into a spreadsheet so that we can import them to our Finance System. My question is, how can I automate the last step? Is there a way to submit/save Form Data from specific fields to an csv, xls or txt file?
Brad Herbert