Macro help

Status
Not open for further replies.

seanchad

Member
Outlook version
Outlook 2010 64 bit
Email Account
Exchange Server
HI All

I am trying to set up a macro so that when i press send i get prompted to select which email account i would like to send from. I am supposed to send emails from my works generic account rather than my personal one but i have the memory of a goldfish and hardly ever do this! I have read that you can change your default email address but i dont want to do this either as i will end up getting any personal non work related emails back to the teams generic account (again because of my dodgy memory!)

any help is much appreciated

Thanks

Sean
 
We have a macro that always uses a specific account - you can add it to a button on the ribbon or tweak it to ask. Outlook 2010, Multiple Accounts and the Default Account | Slipstick Systems

Thanks for that. i have tried to use this macro but when i click the button it does nothing. Where it says to check the account name in account setting wjhen i do this all that is displayed is Microsoft Exchange Server.

Whewn viewing my inboxs i have both my account and the teams generic account underneath. If i am composing a message i can select the generic account using the from field but i always forget!

I currently have a macro in place so when i click send a pop up appears asking if i would like to encrypt my mail. I could do with something similar to this but where it asks what account i would like to send my email from.

Am i asking for a bit much here?!

Thanks

Sean
 
the popup is doable, I'll take a look at it this evening (I have a deadline I need to meet right now, although macros are more fun than what I need to do for the deadline. :)) You'll probably need to use the sendonbehalf properly for a shared account - SendUsingAccount uses accounts configured in Outlook.
 
the popup is doable, I'll take a look at it this evening (I have a deadline I need to meet right now, although macros are more fun than what I need to do for the deadline. :)) You'll probably need to use the sendonbehalf properly for a shared account - SendUsingAccount uses accounts configured in Outlook.

tell me about it i havent touched my work all day too busy trying to make life easier with a few macros!

Thank you for your help btw

it is much appreciated

thanks

sean
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
S Outlook 365 Help me create a Macro to make some received emails into tasks? Outlook VBA and Custom Forms 1
S HTML to Plain Text Macro - Help Outlook VBA and Custom Forms 1
N Help creating a VBA macro with conditional formatting to change the font color of all external emails to red Outlook VBA and Custom Forms 5
R Help Revising VBA macro to delete email over different time span Outlook VBA and Custom Forms 0
J Help Please!!! Outlook 2016 - VBA Macro for replying with attachment in meeting invite Outlook VBA and Custom Forms 9
S VBA Macro - Run-time error '424': object required - Help Please Outlook VBA and Custom Forms 3
C Newbie needs help with Outlook Macro Outlook VBA and Custom Forms 3
A newb outlook macro help Outlook VBA and Custom Forms 1
E Help with macro to answer and delete calendar requests? Outlook VBA and Custom Forms 5
A Help creating macro for conditional formatting settings Using Outlook 8
S Help macro Outlook VBA and Custom Forms 1
C Help with a Macro to move emails to a different PST data file Using Outlook 4
F Help with Outlook 2007 Macro Please! Using Outlook 4
R VBA Macro to VBScript in a form- Help Please! Using Outlook 10
S Outlook macro help Using Outlook 10
P Please Help me Create a Macro ! Using Outlook 2
D Help with simple macro - looping though all emails in my inbox Using Outlook 3
S Outlook 2003: Help with setting up a macro to reply to selected emails Using Outlook 2
M Help - VB Macro no longer work Outlook VBA and Custom Forms 5
S MAcro - Need help in getting the recipients in to filed / cc field toput in an array Outlook VBA and Custom Forms 4
L Help for writing an Outlook 2007 macro Outlook VBA and Custom Forms 7
V Outlook macro help please Outlook VBA and Custom Forms 23
X Custom icon (not from Office 365) for a macro in Outlook Outlook VBA and Custom Forms 1
X Run macro automatically when a mail appears in the sent folder Using Outlook 5
mrrobski68 Issue with Find messages in a conversation macro Outlook VBA and Custom Forms 1
G Creating Macro to scrape emails from calendar invite body Outlook VBA and Custom Forms 6
M Use Macro to change account settings Outlook VBA and Custom Forms 0
J Macro to Reply to Emails w/ Template Outlook VBA and Custom Forms 3
C Outlook - Macro to block senders domain - Macro Fix Outlook VBA and Custom Forms 1
Witzker Outlook 2019 Macro to seach in all contact Folders for marked Email Adress Outlook VBA and Custom Forms 1
S macro error 4605 Outlook VBA and Custom Forms 0
A Macro Mail Alert Using Outlook 4
J Outlook 365 Outlook Macro to Sort emails by column "Received" to view the latest email received Outlook VBA and Custom Forms 0
J Macro to send email as alias Outlook VBA and Custom Forms 0
M Outlook Macro to save as Email with a file name format : Date_Timestamp_Sender initial_Email subject Outlook VBA and Custom Forms 0
Witzker Outlook 2019 Macro GoTo user defined search folder Outlook VBA and Custom Forms 6
D Outlook 2016 Creating an outlook Macro to select and approve Outlook VBA and Custom Forms 0
Witzker Outlook 2019 Macro to send an Email Template from User Defined Contact Form Outlook VBA and Custom Forms 0
Witzker Outlook 2019 Macro to check Cursor & Focus position Outlook VBA and Custom Forms 8
V Macro to mark email with a Category Outlook VBA and Custom Forms 4
M Outlook 2019 Macro not working Outlook VBA and Custom Forms 0
Geldner Send / Receive a particular group via macro or single keypress Using Outlook 1
D Auto Remove [EXTERNAL] from subject - Issue with Macro Using Outlook 21
V Macro to count flagged messages? Using Outlook 2
sophievldn Looking for a macro that moves completed items from subfolders to other subfolder Outlook VBA and Custom Forms 7
S Outlook Macro for [Date][Subject] Using Outlook 1
E Outlook - Macro - send list of Tasks which are not finished Outlook VBA and Custom Forms 3
E Macro to block senders domain Outlook VBA and Custom Forms 1
D VBA Macro to Print and Save email to network location Outlook VBA and Custom Forms 1
N VBA Macro To Save Emails Outlook VBA and Custom Forms 1

Similar threads

Back
Top