Forum: Outlook - Using Forms
December 5th 07, 03:14 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 4
Views: 402
Outlook's ability to output xls
"willwong" wrote...
@Bill - is that very much a manual process then since it involves copying
and pasting?
Yes, it's manual, so if it has to be done...
|
Forum: Outlook - Using Forms
December 3rd 07, 08:47 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 4
Views: 402
|
Forum: Outlook and VBA
August 8th 07, 08:44 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,121
SMTP address of Exchange recipient
OK, here's what I put in the SQL tab:
"http://schemas.microsoft.com/mapi/proptag/0x007D001E" LIKE '%bill.lemay%'
This appears to work.
Thanks,
Bill Le May
|
Forum: Outlook and VBA
August 8th 07, 08:25 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,121
|
Forum: Outlook and VBA
August 8th 07, 07:38 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,121
SMTP address of Exchange recipient
"Dmitry Streblechenko" wrote...
I can only think of fparsing the PR_TRANPORT_MESSAGE_HEADERS property (you
can see its value in the UI when you RMB on a message and click...
|
Forum: Outlook and VBA
August 8th 07, 04:59 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 5
Views: 1,121
SMTP address of Exchange recipient
I have Googled this forum and found near-matches to this request, so I
apologize if it's been answered to death. I have multiple email addresses
in my Exchange account here. If I receive an email...
|
Forum: Outlook and VBA
May 31st 07, 04:05 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 896
"Sticky" posting at the top
"Michael Bauer [MVP - Outlook]" wrote in message
...
Bill, please download OutlookSpy from www.dimastr.com. With that tool you
...
|
Forum: Outlook and VBA
May 30th 07, 03:43 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 6
Views: 896
"Sticky" posting at the top
We have various shared mailboxes and public folders that we use to track
issues and processes electronically. As there are hundreds of users in the
company, providing documentation and training...
|
Forum: Outlook - Using Forms
April 25th 07, 06:47 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 1
Views: 864
Time zone in Date/Time fields
I have a custom form for requesting travel arrangements. The user specifies
desired travel times and when arrangements are made they are replaced with
exact times by the travel department. We have...
|
Forum: Outlook and VBA
April 23rd 07, 04:08 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 1,277
|
Forum: Outlook and VBA
April 20th 07, 10:57 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 1,277
Stripping attachments from sent emails
I would like to write a VBA tool to strip attachments from emails in Sent
Items. The goal is to clean up mailboxes of users who email many large
attachments (a policy is eventually on its way). ...
|
Forum: Outlook - Using Forms
April 10th 07, 04:31 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 1
Views: 502
|
Forum: Outlook - Calandaring
January 19th 07, 09:34 PM Posted to microsoft.public.outlook.calendaring
|
Replies: 4
Views: 646
|
Forum: Outlook - Using Forms
December 7th 06, 05:38 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 2
Views: 713
|
Forum: Outlook - Using Forms
October 10th 06, 04:17 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 11
Views: 737
|
Forum: Outlook - Using Forms
October 9th 06, 11:20 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 11
Views: 737
Error when working on mailbox vs public folder
Yes, I have forms published in the organizational forms library, but these items are not custom forms. No mailboxes have been moved, although I am trying to run this code on another email box, not my...
|
Forum: Outlook - Using Forms
October 9th 06, 10:52 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 11
Views: 737
|
Forum: Outlook - Using Forms
October 9th 06, 06:18 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 11
Views: 737
|
Forum: Outlook - Using Forms
October 6th 06, 10:03 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 11
Views: 737
Error when working on mailbox vs public folder
A Mail item is being retrieved.
I Googled this error message and got one hit in ...outlook.program_vba, where, in retrospect, I should have posted this question in the first place. The solution...
|
Forum: Outlook - Using Forms
October 6th 06, 08:24 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 11
Views: 737
Error when working on mailbox vs public folder
Running Outlook 2003 SP2 on Win XP SP2/ Exchange Server 2003
We receive product review requests via email to an Exchange account. Requests are validated manually for certain criteria, which are...
|
Forum: Outlook - Using Forms
October 5th 06, 03:51 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 3
Views: 650
"Edit Compose Page" disabled
"Dave S." wrote in message
...
Can anyone tell me why "Edit Compose Page" and "Edit Read Page" are
disabled when I try to...
|
Forum: Outlook - Using Forms
September 22nd 06, 11:37 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 2
Views: 498
Outlook 2007 - How to show page headers?
I just fired up Outlook 2007 Beta and opened a form with multiple pages.
After learning of the Ctrl-F1 to minimize the ribbon, I still don't see the
page headers for my custom form. I can do...
|
Forum: Outlook - Using Forms
September 22nd 06, 06:09 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 3
Views: 513
UserProperties Date/Time format
"Hollis Paul [MVP - Outlook]" wrote...
As far as I know there are no simple solutions to this. I don't think
getting the values from the controls will produce anything...
|
Forum: Outlook - Using Forms
September 22nd 06, 04:01 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 3
Views: 513
UserProperties Date/Time format
I have a lot of date/time fields in a public folder and its corresponding
form, formatted as "9/22/2006" or "8:24 AM" depending on their application
and user preference. These formats hold within...
|
Forum: Outlook - Using Forms
August 10th 06, 02:43 PM Posted to microsoft.public.outlook.program_forms
|
Replies: 2
Views: 763
Publish Form to Outlook Folder
Also, if you have the folder selected in the folders list, you should see an
entry under the Actions menu that says "New form_name".
"KePaHa" wrote in message...
|