So I'm trying to write a script that would open multiple spreadsheets gather some info from them, and use it to create another spreadsheet. Basically use schedules from other departments to create schedule for my department, and use existing inventory, other department needs and minimum storage size as variables for determining new weeks production needs. This info is spread among 5 different spreadsheets and takes me 4 hours each week to sift through, I want to automate this process, and I'm fairly decent with writing VB programs, but have not dealt with writing programs that deal with read/write to Excell.
Anybody recommend any websites or tutorials for this subject?