![]() |
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
|
|||
|
|||
![]()
Hi,
I have a VBA that turn emails into tasks in Outlook XP, and for some reason it disappears causing the subsequent rule to fail. It usually runs around 10 times, then the code simply goes away! I have no idea to why this is occurring, and any help would be greatly appreciated. |
#2
|
|||
|
|||
![]() What do you mean by "it disappears"? Do you get an error? -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Thu, 23 Nov 2006 15:41:01 -0800 schrieb Nick_NZ: Hi, I have a VBA that turn emails into tasks in Outlook XP, and for some reason it disappears causing the subsequent rule to fail. It usually runs around 10 times, then the code simply goes away! I have no idea to why this is occurring, and any help would be greatly appreciated. |
#3
|
|||
|
|||
![]()
Hi,
The rule fails and a message appears that outlook can not locate the code. When I go into the VB editor the code is not there at all. This problem is very weird as the code will just not be there for no apparent reason. "Michael Bauer [MVP - Outlook]" wrote: What do you mean by "it disappears"? Do you get an error? -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Thu, 23 Nov 2006 15:41:01 -0800 schrieb Nick_NZ: Hi, I have a VBA that turn emails into tasks in Outlook XP, and for some reason it disappears causing the subsequent rule to fail. It usually runs around 10 times, then the code simply goes away! I have no idea to why this is occurring, and any help would be greatly appreciated. |
#4
|
|||
|
|||
![]() Can you enable VBA again via Help/About/Deactivated Items? Often that's caused by VBA code that tries to instantiate a new Outlook Application object, e.g. by CreateObject. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Sun, 26 Nov 2006 12:18:01 -0800 schrieb Nick_NZ: Hi, The rule fails and a message appears that outlook can not locate the code. When I go into the VB editor the code is not there at all. This problem is very weird as the code will just not be there for no apparent reason. "Michael Bauer [MVP - Outlook]" wrote: What do you mean by "it disappears"? Do you get an error? -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Thu, 23 Nov 2006 15:41:01 -0800 schrieb Nick_NZ: Hi, I have a VBA that turn emails into tasks in Outlook XP, and for some reason it disappears causing the subsequent rule to fail. It usually runs around 10 times, then the code simply goes away! I have no idea to why this is occurring, and any help would be greatly appreciated. |
#5
|
|||
|
|||
![]()
Hi,
There is nothing in the disbaled items list. I can't find a deactivated items, am I looking in the right place? Can you guys think of anything else, I have been trying to solve this issue for about 2 months now! ![]() Can you enable VBA again via Help/About/Deactivated Items? Often that's caused by VBA code that tries to instantiate a new Outlook Application object, e.g. by CreateObject. "Michael Bauer [MVP - Outlook]" wrote: Can you enable VBA again via Help/About/Deactivated Items? Often that's caused by VBA code that tries to instantiate a new Outlook Application object, e.g. by CreateObject. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Sun, 26 Nov 2006 12:18:01 -0800 schrieb Nick_NZ: Hi, The rule fails and a message appears that outlook can not locate the code. When I go into the VB editor the code is not there at all. This problem is very weird as the code will just not be there for no apparent reason. "Michael Bauer [MVP - Outlook]" wrote: What do you mean by "it disappears"? Do you get an error? -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Thu, 23 Nov 2006 15:41:01 -0800 schrieb Nick_NZ: Hi, I have a VBA that turn emails into tasks in Outlook XP, and for some reason it disappears causing the subsequent rule to fail. It usually runs around 10 times, then the code simply goes away! I have no idea to why this is occurring, and any help would be greatly appreciated. |
#6
|
|||
|
|||
![]() Could you please show the code? -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Mon, 27 Nov 2006 11:35:01 -0800 schrieb Nick_NZ: Hi, There is nothing in the disbaled items list. I can't find a deactivated items, am I looking in the right place? Can you guys think of anything else, I have been trying to solve this issue for about 2 months now! ![]() Can you enable VBA again via Help/About/Deactivated Items? Often that's caused by VBA code that tries to instantiate a new Outlook Application object, e.g. by CreateObject. "Michael Bauer [MVP - Outlook]" wrote: Can you enable VBA again via Help/About/Deactivated Items? Often that's caused by VBA code that tries to instantiate a new Outlook Application object, e.g. by CreateObject. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Sun, 26 Nov 2006 12:18:01 -0800 schrieb Nick_NZ: Hi, The rule fails and a message appears that outlook can not locate the code. When I go into the VB editor the code is not there at all. This problem is very weird as the code will just not be there for no apparent reason. "Michael Bauer [MVP - Outlook]" wrote: What do you mean by "it disappears"? Do you get an error? -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.VBOffice.net -- Am Thu, 23 Nov 2006 15:41:01 -0800 schrieb Nick_NZ: Hi, I have a VBA that turn emails into tasks in Outlook XP, and for some reason it disappears causing the subsequent rule to fail. It usually runs around 10 times, then the code simply goes away! I have no idea to why this is occurring, and any help would be greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
COM and VBA | George Hester | Outlook and VBA | 4 | October 4th 06 07:12 AM |
VBA Question? | netnews.comcast.net | Outlook and VBA | 1 | September 28th 06 07:32 PM |
VBA guidance | vortex2k4 | Outlook and VBA | 1 | July 15th 06 09:10 AM |
Outlook and VBA | Peter Haynes | Outlook and VBA | 1 | June 22nd 06 01:22 PM |
Using VBA for Outlook and VBA for Access within Access | Sardonic | Outlook and VBA | 1 | March 17th 06 01:34 PM |