![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |

|
| Microsoft office error all errors related to Microsoft office error |
![]() |
|
"outlook does not recognize one or more names."
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Fixed Error!
Posts: 4,202
Join Date: Mar 2007
Rep Power: 6
IM:
|
I am using OutLook 2003 I keep getting above error message Microsoft Shows a solution in ms article# 823662 Microsft says that contact book is corrupted and needs to be removed and reinstalled Below are their instructions: Remove the Outlook Address Book 1. Start Outlook 2002. 2. On the Tools menu, click E-mail Accounts. 3. Click View or change existing directories or address books, and then click Next. 4. Click Outlook Address Book, and then click Remove. 5. Click Yes. 6. Click Finish, and then restart Outlook 2002. Back to the top Reinstall Outlook Address Book 1. On the Tools menu, click E-mail Accounts. 2. Click Add a new directory or address book, and then click Next. 3. Click Additional Address Books, and then click Next. 4. Click Outlook Address Book, and then click Next. 5. Click OK, and then restart Outlook 2002 Explanation above is vague where do I reinstall my contact-book from? and how? I do a weekly automatic outlook backup I am not sure If I can extract the contact-book from that. Can I? How? Below is the procedure that causes the error The error occurs on the " MyItem.Send" Statement As you can see I am not using the contact-book Why then am I getting the error? How can I check if my contact-book is really corrupted Last but not least I have been using my contact-book all the time and did not have any problems? Why then microsoft says it is corrupted? I have been using this procedure for one year now without any problems All of a sudden it is prodicing error Sub SendTemplate(emailto, TemplateFile, Optional Attach1) Dim myOlApp As Outlook.Application Dim MyItem As Outlook.MailItem Set myOlApp = CreateObject("Outlook.Application", "localhost") Set MyItem = myOlApp.CreateItemFromTemplate(TemplateFile) If Not IsEmpty(Attach1) Then MyItem.Attachments.Add (Attach1) End If MyItem.To = emailto MyItem.Subject = MyItem.Subject & Space(2) & Me.CO_NAME 'MyItem.Display MyItem.Send Set MyItem = Nothing Set myOlApp = Nothing |
|
|
|
|
|
|
|
|
#2 (permalink) |
|
Fixed Error!
Posts: 4,202
Join Date: Mar 2007
Rep Power: 6
IM:
|
1. click Tools > Email Accounts 2. click on 'View or change existing directories or address books' option. 3. click 'Next'. 4. click on 'Add' button > 'Additional Address Books' option. 5. click 'Next'. 6. click on the 'Outlook Address Book' option. 7. click 'Next'. 8. click on 'Finish' button. 9. click on the 'Contacts' tab 10. right-click on the 'Contacts' option on the left-hand side (under 'My Contacts'). 11. click on the 'Properties' option - see multi-tabbed dialog. 12. click on the 'Outlook Address Book' tab. 13. ensure that the 'Show this folder as an e-mail address book' option is selected. 14. click OK. Your Contacts database should now be active as an e-mail address book. HelpDeskTips: Outlook 2003 - Contacts Not Showing in Address Book |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|