Hello Scripters!
I am fairly new to all of this, I am currently taking an introductory course in a range of languages (python, maple, bash, matlab, java is next), and sorta know my way around the terminal but the furthest I have gone with Applescript is implementing someone else’s script for a word-counter.
Every month I do a ranking of the top 100 hockey players (for a specific type of fantasy hockey) for a top fantasy hockey site. I do all the computing and list generating in Excel, then I put it all into Omnigraffle. There is a hell of a lot of cutting and pasting involved, and I am wondering if its something I can make easier via automator/applescript.
Here is the first list I made… Scroll past the writing.
I have it all laid out in that order on an Excel sheet, but I have to copy/paste between 900-1000 different values, re-order them all, and then colour code them!
The most work is the copy-paste, so basically I would just need it to copy from first excel cell, into the first Graffle cell, then repeat. You can hit tab to get to the next cell in the Graffle document.
And yes, I have exhaustively searched for how to do this natively in Omnigraffle… I even downloaded Visio 2013 to try and use it as a middleman.
Thanks for any advice! The quicker the better, if possible, as I need to get it done this weekend.
Thanks,
Austin Wallace
Just wanted to give a huge thank you to McUsrII!
He has fully automated the transfer of data from Excel to Omni. saving me 900 copy-and-pastes a month!
Everything works perfectly, and for a fairly complicated script he did it quite quickly.