![]() |
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,
Can you tell me if there is a way to copy an item from one folder to another using Outlook without first making a copy in the original folder ?? You can do this with CDO, but not Outlook. Does anyone know if this will be available in Outlook 2007 ? Thanks |
#2
|
|||
|
|||
![]()
Am Fri, 9 Jun 2006 07:37:03 -0700 schrieb Laughing John:
Please see the Copy function in the VBA help. There“s also a sample. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi, Can you tell me if there is a way to copy an item from one folder to another using Outlook without first making a copy in the original folder ?? You can do this with CDO, but not Outlook. Does anyone know if this will be available in Outlook 2007 ? Thanks |
#3
|
|||
|
|||
![]()
Hi Michael,
Thanks for taking the time to reply. I am aware of the copy function, the problem is that the copy function takes a copy of the message in the same folder. There doesn't appear to be a way to specifiy a destination folder. I want to be able to copy a message from one folder to another without first saving it in the original folder. My reason for this is that I have read access to the original folder (it's actually another users inbox), but I cannot save items in it. I can open a message quite happily in code, but I cannot copy it, nor can I save a copy to a file. CDO will let you do this, but I cannot use CDO as I do not see the folder at all when I log into a CDO session. I was hoping there may be some way around this, or that the new OL2007 object model would make it possible, but I've had a cursory look and can see no improvement. Seems like a pretty simple requirement to me ! Regards, LJ "Michael Bauer" wrote: Am Fri, 9 Jun 2006 07:37:03 -0700 schrieb Laughing John: Please see the Copy function in the VBA help. There“s also a sample. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi, Can you tell me if there is a way to copy an item from one folder to another using Outlook without first making a copy in the original folder ?? You can do this with CDO, but not Outlook. Does anyone know if this will be available in Outlook 2007 ? Thanks |
#4
|
|||
|
|||
![]()
Am Mon, 12 Jun 2006 02:44:02 -0700 schrieb Laughing John:
You can use Redemption (www.dimastr.com) instead of CDO. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi Michael, Thanks for taking the time to reply. I am aware of the copy function, the problem is that the copy function takes a copy of the message in the same folder. There doesn't appear to be a way to specifiy a destination folder. I want to be able to copy a message from one folder to another without first saving it in the original folder. My reason for this is that I have read access to the original folder (it's actually another users inbox), but I cannot save items in it. I can open a message quite happily in code, but I cannot copy it, nor can I save a copy to a file. CDO will let you do this, but I cannot use CDO as I do not see the folder at all when I log into a CDO session. I was hoping there may be some way around this, or that the new OL2007 object model would make it possible, but I've had a cursory look and can see no improvement. Seems like a pretty simple requirement to me ! Regards, LJ "Michael Bauer" wrote: Am Fri, 9 Jun 2006 07:37:03 -0700 schrieb Laughing John: Please see the Copy function in the VBA help. There“s also a sample. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi, Can you tell me if there is a way to copy an item from one folder to another using Outlook without first making a copy in the original folder ?? You can do this with CDO, but not Outlook. Does anyone know if this will be available in Outlook 2007 ? Thanks |
#5
|
|||
|
|||
![]()
Thanks again, but I think (and I may be wrong) that redemption will suffer
the same problem as CDO. It will be unaware of the store I am looking at. Also my code supports the use of Redemption OR CDO/OL and needs to work in the same way for both. So the OL/CDO version would still have problems. I guess I'll have to chalk it up as unsolvable and hope they add a better copy method in OL2007 ...... "Michael Bauer" wrote: Am Mon, 12 Jun 2006 02:44:02 -0700 schrieb Laughing John: You can use Redemption (www.dimastr.com) instead of CDO. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi Michael, Thanks for taking the time to reply. I am aware of the copy function, the problem is that the copy function takes a copy of the message in the same folder. There doesn't appear to be a way to specifiy a destination folder. I want to be able to copy a message from one folder to another without first saving it in the original folder. My reason for this is that I have read access to the original folder (it's actually another users inbox), but I cannot save items in it. I can open a message quite happily in code, but I cannot copy it, nor can I save a copy to a file. CDO will let you do this, but I cannot use CDO as I do not see the folder at all when I log into a CDO session. I was hoping there may be some way around this, or that the new OL2007 object model would make it possible, but I've had a cursory look and can see no improvement. Seems like a pretty simple requirement to me ! Regards, LJ "Michael Bauer" wrote: Am Fri, 9 Jun 2006 07:37:03 -0700 schrieb Laughing John: Please see the Copy function in the VBA help. There“s also a sample. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi, Can you tell me if there is a way to copy an item from one folder to another using Outlook without first making a copy in the original folder ?? You can do this with CDO, but not Outlook. Does anyone know if this will be available in Outlook 2007 ? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
copying the personal folder | Richard K | Outlook - Using Contacts | 1 | May 29th 06 08:24 PM |
Forwarding a mail from your sent item folder | [email protected] | Outlook - General Queries | 0 | March 22nd 06 06:13 PM |
how do i get an item into my calendar folder | EC | Outlook - Calandaring | 1 | March 13th 06 01:16 AM |
Copying from one folder to another. | Mark R Penn | Outlook - Using Contacts | 0 | January 26th 06 12:59 PM |
Copying replies to folder | JoyC | Outlook - Using Forms | 4 | January 19th 06 04:43 PM |