I know how to add email addresses to my contact list at the time I reply to an email. But if I forget to do it right then, where is the file that Outlook uses...
I don't have an answer for you, but I, too, am very curious where Outlook stores all the email addresses I have responded to. In addition, in previous versions...
The nicknames that are used to autocomplete either have a NCK or NICK extension depending on version of OutLook. And to answer your question, no you can not...
Just and update for those of you who are using the Blackberry without an Exchange server. Today I wiped my Laptop and rebuilt using XP Pro with all critical...
Would you mind telling me how you are doing this? I contacted AOL and they told me that AOL does not work with Outlook. Are you using some 3rd party...
There is a beta test going on now (go to key word beta to see if you can still get in on it) that will allow Outlook users to use IMAP to send and retrieve...
You were using internet mail only mode before - corp doesn't support using that field. You can try entering the nickname in the name field under the email...
Thanks Drew and Neo, yes, the problem goes away when I close and restart Outlook. Then, I desume, there's no fix to it. Thank you again and happy new year. jd....
Outlook2002 - Start a new email message, click To.. get the Select Names dialog box for a list of names from Contacts. Here is the problem. In previous...
Hey group, I have an old machine here that I haven't used in a couple of years. It's running Windows 98 and is loaded with Office 2000. I'm thinking about...
Can someone tell me how to change the reading of messages. When I click on the message to open in is only a quarter size box in outlook. When I send messages...
Resize your window to the desired size, hold CTL, click File - Exit. Re-opening the window. Bob Fronk bfronk@... ... From: lbmremax...
Bob Fronk (DHE)
bfronk@...
Jan 3, 2004 1:41 pm
32504
Thanks. I'll try that. I don't have multiple address books. I only have the one contacts folder. Sometimes I'll type a name, and Outlook autocompletes it, and ...
PST files can have a password attached to them. If you have forgotten it then you need something like the pst19upg.exe utility which can "reset" the password....
Couch, Nate
nate.couch@...
Jan 3, 2004 4:41 pm
32506
Please excuse for horning in on this. Could either of you or ANYone answer Jim's last question: "The .pst file is just the email settings and not the actual...
Jim None of the settings are in the .pst file only views, folders and data TIA Steven Teiger [SBS-MVP, MCP] http://www.wintra.co.il/ ... From: Couch, Nate...
Hello: I figured out how to insert the code for converting plaintext to HTML messages. I inserted it into the this sesion Outlook module, replacing the line...
Email settings are in the registry - mail, calendar, contacts etc are in the pst. ... Please excuse for horning in on this. Could either of you or ANYone ...
It might help if you showed the code that you're using. It's a little hard to guess otherwise. Also, did you set macro security to Low or Medium? -- Sue...
Sue Mosher
sue@...
Jan 3, 2004 11:37 pm
32512
After reading over a dozen articles that all recommended only upgrading Outlook when Office 2003 was released, I did just that. I only bought Outlook 2003, and...
I just finished uninstalling MS Office 2000 Premium from off of one PC, and than installed MS Office 2003. When I try running Outlook from one user's account,...
Yes, you want to keep the Office and Outlook versions the same to use Word as your editor. Nikki ... From: Randy Lane [mailto:firesiderandy@...] Sent:...
What is the message that you get? Is it on the same pc that you uninstalled MS Office 2000? Did you use the utility to Completely remove Office 2000? OFF2000:...
Hello: Thanks so much Sue for all your help, I so much appreciate it. The exact code I used is: Private WithEvents olInboxItems As Items Private Sub...
Yes, it is the same PC that I had installed Office 2000 on. And I have just discovered that I only removed service release 1, and not Office 2000. So, the...
Macro security = Tools | Macro | Security. If it's set to High, no code will run. What version of Outlook? Each folder that you want to monitor in this fashion...
Sue Mosher
sue@...
Jan 4, 2004 2:45 am
32519
Hello: The version is Outlook 2000. Was that the right code, and do you know what I'm doing wrong? ... code will run. ... using the Folders collections or use...
That code should be right for OL2000, although the preferred method to detect the message format would be to check the value for Inspector.EditorType, using...