![]() |
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'm developing a shared add-in custom toolbar with buttons for opening and saving emails,doc, ppt files i have a problem with word is there a way to know if word has opened a msg file so i could then save it proper format(msg not doc) regards... url:http://www.ureader.com/gp/1079-1.aspx |
Ads |
#2
|
|||
|
|||
![]()
If a Word item is actually an email item from Outlook then the
ActiveWindow.Envelope.Visible property is True. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Armin" wrote in message .. . hi, i'm developing a shared add-in custom toolbar with buttons for opening and saving emails,doc, ppt files i have a problem with word is there a way to know if word has opened a msg file so i could then save it proper format(msg not doc) regards... url:http://www.ureader.com/gp/1079-1.aspx |
#3
|
|||
|
|||
![]()
Hello,
Thanks for the help.. Do you is ti possibleto save the file back to msg format from word.. Kind regards |
#4
|
|||
|
|||
![]()
You'd need to use Outlook code for that.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm wrote in message ... Hello, Thanks for the help.. Do you is ti possibleto save the file back to msg format from word.. Kind regards |
#5
|
|||
|
|||
![]()
Hi,
I'v realised that. I was going in a wrong direction... Is there a way that I could save e-mail along with the attachments, so they would be opened in outlook dorectly, or do I have to add the e- mail from a msg file and attach files to thaat e-mail. Regards.. |
#6
|
|||
|
|||
![]()
If you save an email that has attachments as an MSG file when it's opened by
Outlook the attachments are there. You do lose some information from the MSG format as certain properties are lost and some are changed such as some dates. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm wrote in message ... Hi, I'v realised that. I was going in a wrong direction... Is there a way that I could save e-mail along with the attachments, so they would be opened in outlook dorectly, or do I have to add the e- mail from a msg file and attach files to thaat e-mail. Regards.. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem opening word 07 files from outlook 07 | skitime | Outlook - Installation | 1 | March 1st 08 02:29 PM |
Outlook opening Word - NOT! | Charles W Davis | Outlook - General Queries | 6 | July 10th 07 01:31 AM |
Opening outlook also opens word | Jan Vanhest | Outlook - Installation | 0 | May 10th 07 01:46 PM |
word attacment is opening in background of outlook | Reynolds John Fernandes | Outlook and VBA | 1 | March 28th 06 09:36 PM |
Word is opening when I open Outlook | Mike McNicholas | Outlook - Installation | 4 | January 30th 06 04:23 AM |