Search the web
Sign In
New User? Sign Up
outlook-dev · Outlook Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 25707 - 25736 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25707
hallo what ist wrong with thist code?? I wan't to have the firstname, second email adress etc from a selected Contact to put them into a word document. Can...
wetzelsu
Offline Send Email
Sep 1, 2005
9:58 am
25708
Hi! I'm working with Outlook forms, and my question is the following: * We're going to update our Email-Server from Exchange 5.5/Windows NT 4.0 to Exchange...
Luja Beraza
baenre_power
Offline Send Email
Sep 1, 2005
11:32 am
25709
In this statement olItem = olNS.KontakteOrdner.Items You are setting olItem to the Items collection, not to an individual item. The items that the user has...
Sue Mosher
sue_mosher_g...
Offline Send Email
Sep 1, 2005
1:27 pm
25710
Thanks for help But I think I need basics for using the ActiveExplorer object in outlook. Susanne...
Susanne.Wetzel@...
wetzelsu
Offline Send Email
Sep 2, 2005
8:54 am
25711
This is more of an Exchange question and there's an entire series of steps you need to take to make sure your new Exchange server functions the same way the...
spencertorene
Offline Send Email
Sep 2, 2005
1:12 pm
25712
Basics are in the Help file topics for that object and its properties. You are familiar with how collections work, right?...
Sue Mosher
sue_mosher_g...
Offline Send Email
Sep 2, 2005
2:23 pm
25713
Please check the following snippet of code where I have used AddStore() to add a pst file to a profile. This works in some pcs while in others it fails with...
told u kane
kane_the_ter...
Online Now Send Email
Sep 4, 2005
4:58 pm
25714
... Uff - I don't think so I am at the beginning to learn vba and have got the job, to make a program to pick up adresses you choose from Outlook contacts and...
Susanne.Wetzel@...
wetzelsu
Offline Send Email
Sep 5, 2005
1:15 pm
25715
If you're new to Outlook VBA macros, these web pages should help you get started: http://www.winnetmag.com/Articles/Index.cfm?ArticleID=21522&pg=1 ...
Sue Mosher
sue_mosher_g...
Offline Send Email
Sep 5, 2005
4:04 pm
25716
When I first installed Outlook 2002, the phone number fields in the contact form, would automatically format. For instance if you enter 8882225555, it would...
Monica Crane
hookedon0utlook
Offline Send Email
Sep 5, 2005
4:53 pm
25717
Hi trying to place date contained within a field to the Subject Line of the email. Can anyone assist with such code? Sorry, im a little lost and hope its...
chris_gregoriou
Offline Send Email
Sep 7, 2005
1:20 am
25718
Help us help you by thinking through the details: 1) When do you want this to happen? When the user clicks send? 2) Exactly what should the resulting Subject...
Sue Mosher
sue_mosher_g...
Offline Send Email
Sep 7, 2005
12:24 pm
25719
I have been exporting my task list regularly to a standard Access database and was wondering if there is a way t odo this thru vba code. I export the entire...
JHundley
jjhundley2000
Offline Send Email
Sep 7, 2005
6:05 pm
25720
See http://www.outlookcode.com/d/customimport.htm for samples. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for ...
Sue Mosher
sue_mosher_g...
Offline Send Email
Sep 7, 2005
6:20 pm
25721
To occur when the user clicks send Subject line to look like: "Update" + contents of two fields from within the form Info is locked And its only to outlook...
Chris Gregoriou
chris_gregoriou
Offline Send Email
Sep 8, 2005
1:26 am
25722
So, here's what you need to know: 1) The event that fires when the user clicks Send is the Send event.You can add it to the script behind an Outlook form with...
Sue Mosher
sue_mosher_g...
Offline Send Email
Sep 8, 2005
2:18 am
25723
I have several macros I use on all my machines. On some of the machines, the macros don't fire on startup: I have to do <alt>F11, F5, <alt>R, <alt>F4 every...
Phil Smith III
akphs
Offline Send Email
Sep 8, 2005
3:13 pm
25724
Thanks Sue, you're a LEGEND! You must be by far the most knowledgeable Outlook guru in this world, or at least the most polite and helpful one!! Have a great...
Chris Gregoriou
chris_gregoriou
Offline Send Email
Sep 8, 2005
10:40 pm
25725
I'm creating a new draft message in Outlook 2003 and filling in the "To" field with an address. After I save the draft, and scope it out in Outlook Spy, I see...
Eric France
de_labarre
Offline Send Email
Sep 9, 2005
9:34 pm
25726
Hi Eric! Thanks a lot for the tips, now its all up and working :) But hang on a moment, I just want to know another thing, which I am not getting anywhere....
told u kane
kane_the_ter...
Online Now Send Email
Sep 10, 2005
6:52 pm
25727
... why ... Without more details it's difficult to say. I can say that each version of Outlook comes with a different implementation of the Outlook MAPI...
Eric France
de_labarre
Offline Send Email
Sep 10, 2005
7:29 pm
25728
Hi, I have checked the PCs. What is wierd is there are 3 PCS with outlook 2003, same release, and both with windows service pack2 installed, it's working on...
told u kane
kane_the_ter...
Online Now Send Email
Sep 11, 2005
8:51 am
25729
Hi, I'm trying to do an add-in for Outlook for save an Outlook mail in EML format, and I want use Redemption function HrIMessageToRFC822Message. I looked for...
kimikupu
Offline Send Email
Sep 11, 2005
12:19 pm
25730
Using Redemption in C++ is not different from using any other Idispatch-friendly COM library (such as Outlook). Use #import to import the type library and...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Sep 11, 2005
2:01 pm
25731
Seems we've had a problem adding a profile if none currently exist; at least one profile had to exist before trying to add one. ... From:...
Michael D Jackson
mjackson6969
Offline Send Email
Sep 11, 2005
3:28 pm
25732
Hello, Thanks for your input, Michael, but my problem is not concerning profiles. It is with adding a store to a profile with Addstore(). Am I missing...
told u kane
kane_the_ter...
Online Now Send Email
Sep 12, 2005
5:11 am
25733
Good afternoon everyone, I am looking at automatically setting up Outlook 2003 clients to enable RPC over HTTP so that users can access Exchange from outside...
Erick Thompson
joikm
Offline Send Email
Sep 12, 2005
7:30 pm
25734
Hi, Have you checked into OWA (Outlook Web Access)? Here you will find a faq list. http://www.amrein.com/webfaq.htm Bob Peterson ... From:...
Robert Peterson
dandbpeterson
Offline Send Email
Sep 12, 2005
10:51 pm
25735
And here's another article http://www.isaserver.org/tutorials/Publishing_Exchange_2000_Outlook_Web_Acce ss_with_ISA_Server.html ... From:...
Robert Peterson
dandbpeterson
Offline Send Email
Sep 12, 2005
10:51 pm
25736
We currently use OWA, but the full Outlook 2003 client is much better. We have a number of remote users who rarely come into the main office, so having...
Erick Thompson
joikm
Offline Send Email
Sep 12, 2005
10:56 pm
Messages 25707 - 25736 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help