![]() |
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
|
|||
|
|||
![]()
I created a cmd btn and it works fine except on the read page. When I run
the form and click the btn the webpage opens. When I receive the form in my inbox and I click on the btn nothing happens. Is that normal? Here is the code I am using - Sub cmdbtnSICLookup_Click() Set Web = CreateObject("InternetExplorer.Application") Web.Visible = TRUE Web.Navigate "http://www.osha.gov/pls/imis/sic_manual.html" End Sub |
#2
|
|||
|
|||
![]()
No, that is not normal.
Please check you might have published the form as one off form. Before publishing the form make sure that you uncheck "Send form definition with item" on Properties tab on the design mode of the custom form. |
#3
|
|||
|
|||
![]()
Thanks Sachin
I thought I had published the version of the form with the button but I hadn't. Now that the form is published the button works perfectly. "Sachin Sancheti" wrote: No, that is not normal. Please check you might have published the form as one off form. Before publishing the form make sure that you uncheck "Send form definition with item" on Properties tab on the design mode of the custom form. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
custom menu command | Melissa m | Outlook - Using Contacts | 1 | February 27th 06 07:27 PM |
Outlook Shutdown - command line | Pete | Outlook - Installation | 1 | February 7th 06 08:28 PM |
Outlook command-line switches | Brad Nowlin | Outlook - General Queries | 1 | January 27th 06 05:00 PM |
Read Msgs Marked as Read? | ERoss | Outlook - General Queries | 0 | January 23rd 06 06:44 PM |
Deleting Read Receipts ? Oulook Spy not working. | Wolfsbane2k | Outlook - General Queries | 1 | January 10th 06 03:15 PM |