1.

Solve : Autofill from Excel BAT files?

Answer»

Is it hard to write a batch file that will autofill/import data from Excel file into a form.
For example: I start my CLASS.EXE PROGRAM that brings up a form to fill out that has NUMBER, NAME, and TYPE fields, SAVE and CLOSE buttons. So the way it works, simply you fill out a form, click SAVE, it saves your info, AUTOMATICALLY clears the fields and is ready for the next input. SOMETIMES the list gets too big. So I THOUGHT of creating an Excel spreadsheet with 3 columns and n-number of rows data. Then you run a batch file, browse for that file, then sit back and watch it autofill-in. It would just keep importing Excel data into CLASS.EXE forms until the data is blank in Excel.
Thanks!



Discussion

No Comment Found