jeffreyweir
Active Member
Howdy folks. I'm writing up a blog post for Chandoo's site called "What would James Bond stash in his Personal Macro Workbook?"
In this post, I'm making the point that you don't have to know how to code in order to highly leverage VBA. All you need to know is how to Google, Cut, and Paste.
I want to showcase some of the absolute best ready-made multiple-use macros there are out there. And I'd like your help to compile a killer list of some killer code.
The type of thing I'm after is routines that save significant time, or really bolster a data-analyst's toolkit. They can be simple. And they can be complex. But they must be really really useful really really often. And they must be able to be used with no modification. And they must be the type of thing that you yourself would put in your personal macro workbook.
Here's a couple of examples of the kinds of things I had in mind. Note that in many of these cases, the routines are greatly expanded upon in the comments of those posts, thanks to to hive mind.
http://peltiertech.com/WordPress/label-last-point-for-excel-2007/
http://datapigtechnologies.com/blog/index.php/auto-format-pivottables-to-match-source-data/
http://dailydoseofexcel.com/archives/2010/06/18/formatting-pivot-tables/
Ohh, and links to add-ins are welcome too, if they have very wide/broad appeal. For instance:
http://www.appspro.com/Utilities/ChartLabeler.htm
http://www.jkp-ads.com/officemarketplacenm-en.asp (Name Manager)
...although these I will cover off in a separate post.
So what do I need to add to this short list? I'm only after the best of the best - so if you can think of 10 things, but 2 are absolute standouts that you would gladly take to a desert island, then I'm more interested in the 2 than the other eight.
Note that I don't need links to large repositories of code (for instance Deb Dalgleish's excellent downloads page at http://www.contextures.com/excelfiles.html ) but rather I need votes and links to specific routines that you use time and time again, and that can be pulled directly from the net (including at Deb's page) and used with little or no modification to complete VBA novices.
I intend the post on Chandoo to be a 'living' list. That is, as I keep stumbling across new prefabricated code, I might do the occasional 'update' post on Chandoo's blog, and point back to the updated list at the first post. So if you are reading this in say 2052 then keep on adding things to the comments below.
Have at it, good people. And thanks. I really appreciate it.
In this post, I'm making the point that you don't have to know how to code in order to highly leverage VBA. All you need to know is how to Google, Cut, and Paste.
I want to showcase some of the absolute best ready-made multiple-use macros there are out there. And I'd like your help to compile a killer list of some killer code.
The type of thing I'm after is routines that save significant time, or really bolster a data-analyst's toolkit. They can be simple. And they can be complex. But they must be really really useful really really often. And they must be able to be used with no modification. And they must be the type of thing that you yourself would put in your personal macro workbook.
Here's a couple of examples of the kinds of things I had in mind. Note that in many of these cases, the routines are greatly expanded upon in the comments of those posts, thanks to to hive mind.
http://peltiertech.com/WordPress/label-last-point-for-excel-2007/
http://datapigtechnologies.com/blog/index.php/auto-format-pivottables-to-match-source-data/
http://dailydoseofexcel.com/archives/2010/06/18/formatting-pivot-tables/
Ohh, and links to add-ins are welcome too, if they have very wide/broad appeal. For instance:
http://www.appspro.com/Utilities/ChartLabeler.htm
http://www.jkp-ads.com/officemarketplacenm-en.asp (Name Manager)
...although these I will cover off in a separate post.
So what do I need to add to this short list? I'm only after the best of the best - so if you can think of 10 things, but 2 are absolute standouts that you would gladly take to a desert island, then I'm more interested in the 2 than the other eight.
Note that I don't need links to large repositories of code (for instance Deb Dalgleish's excellent downloads page at http://www.contextures.com/excelfiles.html ) but rather I need votes and links to specific routines that you use time and time again, and that can be pulled directly from the net (including at Deb's page) and used with little or no modification to complete VBA novices.
I intend the post on Chandoo to be a 'living' list. That is, as I keep stumbling across new prefabricated code, I might do the occasional 'update' post on Chandoo's blog, and point back to the updated list at the first post. So if you are reading this in say 2052 then keep on adding things to the comments below.
Have at it, good people. And thanks. I really appreciate it.