![]() |
| 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. |
|
|||||||
| Tags: 2007, editor, form, outlook, vba |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I am using Outlook 2007. When I click "View Code" button I get some sort of script editor, not the VBA editor. I have created a combobox on a custom form and I want to be able to edit the code behind it. I want to be able to see the code of the form. If I click on the "Visual Basic" button it just opens up a VBA editor which just has "ThisOutlookSession" in the tree. Any ideas? Thanks. BoB |
| Ads |
|
#2
|
|||
|
|||
|
That's perfectly normal. The code behind a custom form is VBScript, not VBA. There is no editable code behind the form until you add your own code.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 wrote in message ... Hi, I am using Outlook 2007. When I click "View Code" button I get some sort of script editor, not the VBA editor. I have created a combobox on a custom form and I want to be able to edit the code behind it. I want to be able to see the code of the form. If I click on the "Visual Basic" button it just opens up a VBA editor which just has "ThisOutlookSession" in the tree. Any ideas? Thanks. BoB |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| outlook 2007 email editor | A | Outlook - General Queries | 3 | June 7th 08 01:41 PM |
| How to disable word as editor in outlook 2007? | Jonathan Ng | Outlook - Installation | 5 | June 22nd 07 05:00 PM |
| Word as Editor for Outlook 2007 | Sherry | Outlook - General Queries | 4 | March 18th 07 11:08 PM |
| Outlook 2007 email editor | Jeff | Outlook - General Queries | 2 | July 18th 06 02:22 PM |
| Use 3rd Party Editor in Outlook not Word or Built in Editor | Charles | Outlook - Installation | 1 | March 28th 06 03:32 PM |