allow rows of an excel file to be copied to a table field in a workflow
We use excel timesheets and the top of the timesheet has rows with the accounting code, the time type, employee number, and hours. Those are then imported into our accounting system. I am trying to make a workflow that will have employees do their timesheets in docuware and then when payroll is done simply export everything in one shot with an odbc sql query. It would make payroll a little easier. As it is people do their timesheets and then all of them are downloaded and each one is then imported individually into our accounting system. If Docuware could get all of the data into a table field I could easily wright a script to export all the data into a single file.