Forum: Outlook and VBA
March 22nd 10, 03:27 PM Posted to microsoft.public.word.vba.general,microsoft.public.outlook.program_vba
|
Replies: 8
Views: 1,368
|
Forum: Outlook and VBA
March 9th 10, 07:33 PM Posted to microsoft.public.word.vba.general,microsoft.public.outlook.program_vba
|
Replies: 8
Views: 1,368
|
Forum: Outlook and VBA
March 8th 10, 07:51 PM Posted to microsoft.public.word.vba.general,microsoft.public.outlook.program_vba
|
Replies: 8
Views: 1,368
|
Forum: Outlook - General Queries
April 21st 08, 11:23 AM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook,microsoft.public.word.newusers,microsoft.public.word.vba.general
|
Replies: 23
Views: 1,585
How to get to email from Word
I don't know if it is a clue, but if I enter
.GetInspector
and then a period vba prompts with the options - including
.WordEditor
If I add a period to the end of that, there isn't the usual...
|
Forum: Outlook - General Queries
April 20th 08, 11:12 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook,microsoft.public.word.newusers,microsoft.public.word.vba.general
|
Replies: 23
Views: 1,585
How to get to email from Word
I don't have it installed so can't confirm but ClickYes should catch it, I
believe, yes.
--
Enjoy,
Tony
"Jen" wrote in message...
|
Forum: Outlook - General Queries
April 20th 08, 06:07 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook,microsoft.public.word.newusers,microsoft.public.word.vba.general
|
Replies: 23
Views: 1,585
How to get to email from Word
Graham,
I know you do other things in Outlook - do you have active event procedures
that might interfere at all? Is it just the paste that fails - can you do
anything with the Document...
|
Forum: Outlook - General Queries
April 20th 08, 11:36 AM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook,microsoft.public.word.newusers,microsoft.public.word.vba.general
|
Replies: 23
Views: 1,585
How to get to email from Word
There ought to be a way to use HTMLBody but it isn't entirely
straightforward.
What you can do is address the Word editor in Outlook 2007 and paste the
selection in. The downside to this is that...
|