Search results

  1. L

    Outlook 2007 Fix Phone Number

    I used it and it worked perfect when I put in the number save the contact and open it up again, and run the macro. But if I don't save the contact and open it up, when I run the macro, it deletes the numbers on the field. And thing to add to it so I don't have to save and open the contact to...
  2. L

    Outlook 2007 Fix Phone Number

    Thanks very much, as you have helped me so so much over the years!!!
  3. L

    Outlook 2007 Fix Phone Number

    Thanks so much. Can you tell me the lines re the business phone, home phone and cell phone? As that's all I need.
  4. L

    Outlook 2007 Fix Phone Number

    Does this change all phone number fields or just one of them?
  5. L

    Outlook 2007 Fix Phone Number

    I there is a code that does it, please let me know. And I figured out that when I copy the numbers that need to be fixed and then go to the business phone field, the following code copies the numbers directly to the note field, fixes it, copies it, deletes it from the note field an paste to the...
  6. L

    Outlook 2007 Fix Phone Number

    Thanks very much, but I just don't know how to do it....can you give me the code I just use? Thanks very much again, as your are the one knows how to do it!!!
  7. L

    Outlook 2007 Fix Phone Number

    Sorry...I don't understand as again it is not my area. Here is the code I showed you before, and what do I change to this code in all areas? Public Sub PhoneNumberFix() Dim Ins As outlook.inspector Dim Document As Word.Document Dim Word As Word.Application Dim Selection As Word.Selection Set...
  8. L

    Outlook 2007 Fix Phone Number

    Again, I got what you said but I don't know how to change the code. Can you give me the full code that I can use please?
  9. L

    Outlook 2007 Fix Phone Number

    Thanks very much. Can you post the full code I should use please?
  10. L

    Outlook 2007 Fix Phone Number

    I have the following macro that if I have a phone number in the note field of 7136669999, when I run the macro it fixes the phone number to: 713.666.9999 But this macro does not do it when the phone number is in the business phone number field, the home phone number field or the cell phone...
  11. L

    Outlook 2007 Contact Form Code Not Working

    Thanks very much. This is what I did. I closed each IF line, and then opened up one of them, which then worked...and just opened up one at a time, then when I opened up one of them, then it was the error...and I found out that in the IF line, the comboBox number was not the number in the...
  12. L

    Outlook 2007 Contact Form Code Not Working

    In 2007 outlook it does not show the Edit toolbar's Comment block button to do all of them at once...where is that?
  13. L

    Outlook 2007 Contact Form Code Not Working

    I don't understand what you said to do re stepping through the macro and see where it quits
  14. L

    Outlook 2007 Contact Form Code Not Working

    I appreciate your thoughts....what do you mean by the IF lines? and when you tell me what those are...do I just delete them from the code and see if the code is working?
  15. L

    Outlook 2007 Contact Form Code Not Working

    It did not...is just says : "it cannot find the specific object" but other codes in the contact form still work as well....
  16. L

    Outlook 2007 Contact Form Code Not Working

    Got it. As a reminder, you showed me how to put the words from the contact fields in the calendar note area. So attached is the code and please let me know if there is something to fix even though it was working perfecting for years!! Thanks so much.
  17. L

    Outlook 2007 Contact Form Code Not Working

    Nice to hear from you again!!!! You are the best!!! How can I send you the full code as you showed me how to add to it re the fields to show up in the calendar note area, and it is a big code. This was creating the calendar event through the contact, and when I click on the button that has the...
  18. L

    Outlook 2007 Contact Form Code Not Working

    I have not heard back yet, and I have to fix this. Can you help on this?
  19. L

    Outlook 2007 Contact Form Code Not Working

    I have not heard back yet, and I have to fix this. Can you help on this?
  20. L

    Outlook 2007 Contact Form Code Not Working

    I have not heard back yet, and I have to fix this. Can you help on this?
Back
Top