A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 6 of 6
Search took 0.04 seconds.
Search: Posts made by: Ed from AZ
Forum: Outlook and VBA March 11th 10, 03:37 PM Posted to microsoft.public.word.vba.general,microsoft.public.outlook.program_vba
Replies: 8
Views: 1,368
Posted By Ed from AZ
Word macro running from OL VBA throwing error on Word SaveAs??

Here's the full code in Word. It's all in one module, most variables
declared at the top, and a Sub that calls to a Function.

When I run this just in Word, it goes great, saves and closes the
doc. ...
Forum: Outlook and VBA March 9th 10, 05:46 PM Posted to microsoft.public.word.vba.general,microsoft.public.outlook.program_vba
Replies: 8
Views: 1,368
Posted By Ed from AZ
Word macro running from OL VBA throwing error on Word SaveAs??

Hi, Tony.

The Outlook macro has

'Set Word application to running instance or new instance
Set appWord = GetObject(, "Word.Application")
If Err Then
Set appWord = New Word.Application
...
Forum: Outlook and VBA March 3rd 10, 09:39 PM Posted to microsoft.public.word.vba.general,microsoft.public.outlook.program_vba
Replies: 8
Views: 1,368
Posted By Ed from AZ
Word macro running from OL VBA throwing error on Word SaveAs??

That file path shouldn't exist at all on a Vista system.

Wow! I copied it straight off the folder address bar - I thought.
The address bar shows the heirarchy separated by , but when you...
Forum: Outlook and VBA March 2nd 10, 04:23 PM Posted to microsoft.public.word.vba.general,microsoft.public.outlook.program_vba
Replies: 8
Views: 1,368
Posted By Ed from AZ
Word macro running from OL VBA throwing error on Word SaveAs??

I have a macro in Word that iterates through my Favorites folder and
saves everything out as hyperlinks in a Word doc. I then SaveAs using
doc.SaveAs FileName:= _
"C:\Documents and...
Forum: Outlook and VBA April 18th 08, 10:15 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 1,615
Posted By Ed from AZ
Please help me understand SaveAsFile for attachments

D'oh!!!! 8\

Thank you, Sue. It now works great!!

Ed


On Apr 18, 12:59*pm, "Sue Mosher [MVP-Outlook]"
wrote:
The problem isn't with SaveAsFile but with your file name....
Forum: Outlook and VBA April 18th 08, 08:41 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 1,615
Posted By Ed from AZ
Please help me understand SaveAsFile for attachments

(WinXPpro, OL2003) I have a PST folder full of emails with Word
documents as attachments. I am trying to write a macro that will open
each of these emails and save the attachments to a folder as...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT +1. The time now is 01:48 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.