Results 1 to 3 of 3

Thread: I need help with a VBA in Outlook

  1. #1

    Thread Starter
    Frenzied Member RudyL's Avatar
    Join Date
    Mar 2001
    Location
    Chicago
    Posts
    1,519

    I need help with a VBA in Outlook

    Hi, I don't do many VBA's (Macros) so I really have no clue about how to do this. I have Outlook setup with 2 different account, Account 1 is set up as the "default mail". When I am at work I have to change the SMTP (outgoing) server to the one at work because access to outside SMTP servers is blocked by our firewall. I currently have to do this manuall.

    I am looking for a VBA or Macro that will ask me to choose which SMTP server to use (From a pre-determined list, probably a text file that it will read in) and which email account (1 or 2) to make default..

    I would really appreciate any help with this..

    Thanks,
    Rudy
    10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".

  2. #2
    Frenzied Member
    Join Date
    Jan 2001
    Location
    Newbury, UK
    Posts
    1,878
    There is (AFAIK) no way to modify those details directly via Outlook.

    You MIGHT be able to get somewhere by seeing what changes in the Registry whenyou do the change.

  3. #3

    Thread Starter
    Frenzied Member RudyL's Avatar
    Join Date
    Mar 2001
    Location
    Chicago
    Posts
    1,519
    That is not the answer I was looking for...

    10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width