Well I'm wanting to take all documents on desktop and read the filename, then the statistics ad stated above into an excel file. Basically to make an invoice for transcription. . So once they are parsed then the document is moved to a complete folder. I just haven't a clue how to do it and what scripting language to use.
Here are some links I have bookmarked, some more useful that others, but take a look and see if any help you get going. There are books for purchase as well, google will turn up options there.
Microsoft Excel topics include formulas, formatting, VBA macros and user-defined functions, and everything else related to the spreadsheet user interface, including error messages.
I'd use VBA for this.
What is the trigger for adding to / updating the spreadsheet?
How many documents? How many people are involved in this?