![]() |
Proof of concept question for Outlook customization
For lack of a better starting point I was hoping to get a bit of
feedback on customizing outlook. I have a client with an existing, but lousy powerbuilder/ms sql backend crm system. The question was raised as to if it would be possible to push appointments from outlook to the custom application database. My thought was that an appointment form would get customized and have a dropdown for the company (populated from the legacy db), contact(populated from the legacy db), contact type and note. A command button would fire off the code to push this into the database. I suspect that I'll order up http://www.outlookcode.com/jumpstart.aspx. as a reference. Couple questions... any other suggested references, guides or online tutorials? When I pull up the form design view, I'm not seeing options to edit code for events (i.e. properties of a button in VB or Access)... so this may reveal to you how basic of a starting point I'm at. Am I going about this the wrong way? Thanks |
Proof of concept question for Outlook customization
There's a View Code button on the right side of the toolbar. It opens what we affectionately call "Visual Notepad." I personally write and test all my form code in VBA, then make a few minor adjustments to make it work for VBSCript and paste into the form and test again.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx wrote in message oups.com... For lack of a better starting point I was hoping to get a bit of feedback on customizing outlook. I have a client with an existing, but lousy powerbuilder/ms sql backend crm system. The question was raised as to if it would be possible to push appointments from outlook to the custom application database. My thought was that an appointment form would get customized and have a dropdown for the company (populated from the legacy db), contact(populated from the legacy db), contact type and note. A command button would fire off the code to push this into the database. I suspect that I'll order up http://www.outlookcode.com/jumpstart.aspx. as a reference. Couple questions... any other suggested references, guides or online tutorials? When I pull up the form design view, I'm not seeing options to edit code for events (i.e. properties of a button in VB or Access)... so this may reveal to you how basic of a starting point I'm at. Am I going about this the wrong way? Thanks |
All times are GMT +1. The time now is 06:08 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com