Blog Detail
VBA Code For Excel And Outlook
http://www.codeforexcelandoutlook.com/blog/
VBA Code for Excel and Outlook
Recent Posts
How to run a macro with parameters from a toolbar button in Outlook 2003
Previously we showed how to add a toolbar button to Outlook programmatically, and use it to call a procedure that creates meetings from emails (a la the Meeting Reply button in Outlook 2010). But our pr...
Are there too many Office forums?
I just joined PODA. In case you didn't know, PODA stands for Professional Office Developer Association. I love the idea of a developer-driven organization, but I'm concerned about a couple of things: Out of 398 members (as o...
Meeting Replies in Outlook 2003
Remember my last post (Create Outlook toolbar buttons using VBA) where I promised some real use out of the toolbar button creation code? Well, we're going to see some of that here. But I'm also going t...
Create Outlook toolbar buttons using VBA
Warning: Toolbars may be under construction. Just kidding. You can create toolbar buttons using a bit of VBA programming in Outlook's VB IDE. I've adapted some code found at Ken Slovak's site so you ca...
Shorten urls with bit.ly web API and VBA
Turns out you can shorten URLs easily with bit.ly. In More XMLHTTP Web API examples I mentioned that it was difficult, because bit.ly returns an XML document which must be parsed for the response. Appar...
Another free giveaway
I'm giving away some computer parts, if anyone is interested, let me know what you want. Send me a list in priority order, you get the first available item from your list. First come, first serve, one item per person/household...

