![]() |
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 copied the code below. However I cannot seem to get it wo work, what do I need to change where it sys Personal Folders as this is the bit that seems not to work. I have both my own folder in outlook and a public one. Set TargetFolderItems = ns.Folders.Item( _ "Personal Folders").Folders.Item("Temp").Items |
Ads |
#2
|
|||
|
|||
![]() Split it to see what in particular raises the error: Dim F as Outlook.Mapifolder Dim Items as Outlook.Items Set F=ns.Folders.Item("Personal Folders") Set F=F.Folders.Item("Temp") Set Items=F.Items -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Organize eMails: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Wed, 27 Jun 2007 01:20:02 -0700 schrieb Duncan: Hi I have copied the code below. However I cannot seem to get it wo work, what do I need to change where it sys Personal Folders as this is the bit that seems not to work. I have both my own folder in outlook and a public one. Set TargetFolderItems = ns.Folders.Item( _ "Personal Folders").Folders.Item("Temp").Items |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to use outlook connector from c++ code | Adam Tarkowski | Outlook and VBA | 1 | June 13th 07 07:23 PM |
Outlook Macros - VB code | Ted Martin | Outlook and VBA | 1 | February 22nd 07 04:30 PM |
Outlook Code | 5elpep | Outlook - General Queries | 2 | December 18th 06 08:28 PM |
add 1+XXX area code to phone nr in my area code | OH | Outlook - Using Contacts | 3 | August 3rd 06 04:45 PM |
code : Code : 800cccd2 | scotty971fr | Outlook Express | 1 | January 20th 06 12:59 AM |