98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » VBA and Macros
VBA and Macros
Resolved · Low Priority · Version Standard
Stephenie has attended:
Excel Advanced course
VBA and Macros
Jusdt wondering if it is possible to write a sub routine in VBA or as a macro to post a notice to outlook users prior to sending a group email or sending to a distribution list
RE: VBA and Macros
Hi
What do you mean by 'notice'? Is that a feature of Outlook or VBA?
For sending an e-mail via VBA, check out these sites:
http://www.ozgrid.com/VBA/send-email.htm
http://bytes.com/forum/thread447877.html
See also:
http://www.febooti.com/products/command-line-email/online-help/send-vba-email-macro.html
Regards, Rich
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Separate the year from a dateTo separate the year from a date use the =year() function, eg a date is in cell A1 and in A2 you wish to display the year enter the function =year(A1) |