Tagged Questions
1
vote
2answers
399 views
Automating data from an Excel file and interacting with browser
How can I automate copying records from an Excel file or CSV and interacting with a browser?
Example Task:
Extract or Copy record(s) from an Excel file row
Go to a URL (probably using Google ...
0
votes
1answer
622 views
Excel; exporting/importing different columns to different csv files
Is there a way to batch export different columns to different csv files in excel on an OSX, I'm thinking something along the lines of possibly automator, applescript or bash. I've had a look play ...