How to automate a daily excel copy/paste job?
Current situation:
I get daily generated excel files with samples for each minute from the SCADA software for the equipment in my factory. These files consist of 10 columns and 1440 rows of data. To create a monthly file to analyze this data I copy and paste these 10C1440R into another file. This monthly file is used to show some KPI ( Key Performance Indicators ) for my factory. I've been doing this manually for quite some time now and it just screams out for Automator/AppleScript/FolderAction...
What I would like:
Have script run on a folder with a month worth of data and start with the first file, select the range I want, copy that range and paste it in the next empty cell in column A in my monthly file. Repeat for each file in the folder.
An alternative way could be a script performed on a newly added file to a folder. When I drop a new daily file on a folder the above described action should be performed on the file and added to the monthly file.
Can someone help me to make my life a bit more easy ;-)
JJ
iMac, OS X Mountain Lion (10.8.4), 27" late 2012