View Single Post
Sponsored Links
  #1 (permalink)  
Old 27th May 2008, 02:59 AM
Big Ig's Avatar
Big Ig Big Ig is offline
That's not a knife!
 
Join Date: May 2005
Location: Never Never
Posts: 3,630
vCash: 500
Big Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the ProclaimersBig Ig rules harder than the Proclaimers
Scripting / automation gurus

Any on here?

Never really done anything before beyond the odd batch file but have a severe need to automate many parts of my job, due to much of it being repetetive shite and my working 70-80 hours a week partially because of it.

Have just downloaded Powershell and written something to download that day's excel updates from sharepoint, but need to automate opening multiple files at once, running various queries (yes I know it should be databases!) on the data - counts of how many instances of a certain value in a column and sending to a csv/xls, identifying certain defined entries and copying and pasting into another worksheet, etc etc. Not a scooby on how to do this though - VBA seems to only be useful if you're already working within excel (or maybe I should be using this to open said files and manipulate them?) so I'm assuming I should be using powershell or vbscript to open and manipulate the files 'externally'???

Any advice would be tops, and a life-saver - got no fucking life doing said hours, and any hours freed up by working smart, i.e. automation, would be a hell of a boon.

Last edited by Big Ig; 27th May 2008 at 03:04 AM.
Reply With Quote