Archive for May, 2008
Tuesday, May 13th, 2008 544 views
Here is the finished code for the Outlook File Request System.File Server CodeThis is event code which acts as an automated file server, putting files into the specified folder, and sending files back to the requestor, all via email. Once the code is installed, another user requests a file from ...
Posted in Outlook, VBA, automation | No Comments »
Saturday, May 10th, 2008 199 views
In keeping with the theme from my last post, I started looking for tutorials or software for other programming languages that might make an eventual transition to VSTO easier. I found some useful software from Microsoft that is actually free.
Check out:
Downloads
You can download "lite" versions of VB 2008, C# 2008, ...
Posted in Software | No Comments »
Thursday, May 8th, 2008 60 views
I'm sure by now you are aware that Microsoft has been distancing itself from VBA.
As of July 1, 2007, they are no longer licensing VBA (to new clients). For example, if you wrote a program today and wanted to integrate VBA in it, you are out of luck.
And the new ...
Posted in Rant, VBA | 2 Comments »
Saturday, May 3rd, 2008 18 views
I've been mentioning the Excel training class for some time now, finally the curriculum is coming together and I finally got off my lazy butt and have almost completed the handouts and sample worksheets. I am hoping with fingers crossed to have this finally completed by the end of next ...
Posted in Outlook, Tutorial, VBA, automation | No Comments »