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 5 of 5
Search took 0.06 seconds.
Search: Posts made by: R Tanner
Forum: Outlook and VBA September 26th 08, 03:27 PM Posted to microsoft.public.outlook.program_vba
Replies: 0
Views: 533
Posted By R Tanner
Move Message Attachments to Inbox

Hi,

I have about 500 emails that have been forwarded to me. I need to
move the message attachment into my inbox and do away with the
forwarded portion. How would I do this?

Thanks in advance.
Forum: Outlook and VBA September 25th 08, 08:12 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 340
Posted By R Tanner
Cycling through every Email in a Folder and Appending data To aText File

On Sep 25, 12:23*pm, "Ken Slovak - [MVP - Outlook]"
wrote:
*I = I + 1

You are incrementing the loop counter within the loop. Don't do that. Let
the For loop increment...
Forum: Outlook and VBA September 25th 08, 04:39 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 340
Posted By R Tanner
Cycling through every Email in a Folder and Appending data To a TextFile

Hi,

I am using the following code to cycle through every email in a
specific folder and then parse data to a text file. The code skips
emails though. In the middle of the code, you will see a line...
Forum: Outlook and VBA September 22nd 08, 04:10 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 543
Posted By R Tanner
How To Offset a specific Number of Rows in a Text File

Hi,

I have a macro that is going through and evaluating each line of a
text file and importing it if it meets specific criteria. I need to
skip a certain number of rows if a certain criteria is...
Forum: Outlook and VBA September 19th 08, 04:37 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 615
Posted By R Tanner
how to modify a text file with an array

Hi,

I have the following code. How would I modify a text file with this
array?

Open LogFileName For Append As #FileNum
Print #FileNum, arrdata(1 to myitems.Count, 1 to 3)

Close #FileNum
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT +1. The time now is 01:45 PM.


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.