|
-
Oct 3rd, 2003, 08:12 AM
#1
Thread Starter
Frenzied Member
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".
-
Oct 3rd, 2003, 10:11 AM
#2
Frenzied Member
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.
-
Oct 3rd, 2003, 10:21 AM
#3
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|