Forum: Outlook and VBA
November 13th 09, 12:46 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 410
Code not moving through messages
The code below archives my messages into a local folder. What I want to do
is to have each message stamped with an 'Archived' noted so I know it has
already been done and have the code skip that...
|
Forum: Outlook and VBA
April 15th 09, 01:05 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 681
|
Forum: Outlook and VBA
April 14th 09, 06:42 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 681
Save messages and attachments for a date range
My company only lets us keep our e-mail in our inbox for three months, then
they are archived. Retrieving those archives requires the promise of your
first born. I am looking for code that will...
|
Forum: Outlook and VBA
March 6th 09, 11:49 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 528
Save and delete message and attachment
I want to save certain messages with the attachments to a folder (on an
external drive) and the delete the message and attachment from my inbox. I
will select the messages on a case-by-case basis....
|
Forum: Outlook and VBA
January 12th 09, 11:57 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 356
How to
Michael,
That did the trick.
Thanks!
PJ
"Michael Bauer [MVP - Outlook]" wrote:
|
Forum: Outlook and VBA
January 9th 09, 10:52 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 356
How to
I have some VBA code that saves attachments from a message. The process
works great. What I want to do is though is to tell it to perform this
action on the message just received.
Currently,...
|
Forum: Outlook and VBA
December 20th 07, 11:56 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 545
Code Returning Half of the Values
Figures it out. What I was trying to do was count the number of unread
items, specifically Undeliverable mail. In this case, exactly half of the
messages were undeliverable. The code is supposed...
|
Forum: Outlook and VBA
December 20th 07, 07:55 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 545
Code Returning Half of the Values
I am running code that exports data releated to unread messages in an inbox.
What is puzzling me is that the code only returns half of the values that it
is supposed to. For example, if I have 50...
|
Forum: Outlook - Using Forms
July 11th 07, 05:22 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 3
Views: 369
Forms for Non-Outlook Users?
Just to help me understand: Let’s say I have OL2007. I can create survey
forms, send them to both Outlook users (all versions) and non-Outlook users.
Both groups will be able to return the...
|
Forum: Outlook - Using Forms
July 11th 07, 02:38 AM Posted to microsoft.public.outlook.program_forms
|
Replies: 3
Views: 369
Forms for Non-Outlook Users?
Is it possible to create create a usable form for people who use, say, gmail,
or any other non-Outlook platform?
|
Forum: Outlook and VBA
July 11th 07, 02:02 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 410
Collect Form Data using OL2003
I have a survey form that I send out on a monthly basis. The recipient opens
the form, answers the questions in a combo box and sends the form back to me.
I would like to have the results...
|
Forum: Outlook - Using Forms
July 10th 07, 08:44 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 4
Views: 479
Create Form that can be stored for Access
I was able to solve the publishing issue. The form you suggested might do
the trick.
Thanks for the advice.
PJ
"Sue Mosher [MVP-Outlook]" wrote:
Then you won't be able to use Outlook forms...
|
Forum: Outlook - Using Forms
July 10th 07, 05:48 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 4
Views: 479
Create Form that can be stored for Access
I am using Outlook 2003.
I do not appear to be able to publish the form listed below.
"Sue Mosher [MVP-Outlook]" wrote:
You didn't say what version of Office is involved. Office 2007 can do...
|
Forum: Outlook - Using Forms
July 10th 07, 07:54 AM Posted to microsoft.public.outlook.program_forms
|
Replies: 4
Views: 479
Create Form that can be stored for Access
I just started a new job where part of the team prints out survey results,
hand tallies them and inputs the data to Excel. I am back in the dark ages.
I want to create a form that replaces the...
|