![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook calendar question | Jeff Needle | Outlook - General Queries | 2 | February 23rd 06 03:04 PM |
Preserving customization | donbowyer | Outlook - Installation | 2 | February 12th 06 11:30 PM |
Question about Outlook Today | Jeff Needle | Outlook - General Queries | 3 | February 10th 06 09:25 PM |
Outlook 2002 question | Robin | Outlook - General Queries | 1 | January 31st 06 09:15 PM |
Another Outlook Question | Jeremiah | Outlook - General Queries | 2 | January 31st 06 01:34 AM |