Customized Command Button

Status
Not open for further replies.
U

UFNVTGlvblJQ

Can I create a customized command button that will actually drop text into a

forwarded e-mail??? So when I click on the command button, it will

dynamically drop text into the forwarding e-mail.

Can someone tell me how to do this or if there's some web site out there

that will actually guide me through it???

Thanks in advance for your help and time.

PSULionRP
 
You'd need to code that with VBA. If you want to insert text at the current

cursor position (instead of at the beginning or end of the text), you must

use Word as email editor, Outlook 2007, or use Redemption (www.dimastr.com).

Best regards

Michael Bauer

Am Thu, 2 Apr 2009 14:25:17 -0700 schrieb PSULionRP:


> Can I create a customized command button that will actually drop text into


a
> forwarded e-mail??? So when I click on the command button, it will
> dynamically drop text into the forwarding e-mail.

> Can someone tell me how to do this or if there's some web site out there
> that will actually guide me through it???

> Thanks in advance for your help and time.

> PSULionRP
 
Thanks for your reply Michael. I have done a little VBA but am by no means

any kind of expert. VERY NOVICE! That being said, is it a matter of creating

Autotext like in Word??? Should I open up Word and Record a Macro to get and

begin to try and understand the VBA syntax???

Is there any self-help for this kind of thing out there???

Thanks Again Michael and let me know if you have any answers for the above.

"Michael Bauer " wrote:
 
Try it, record the macro in Word, then let's see how that can be used in

Outlook.

Best regards

Michael Bauer

Am Fri, 3 Apr 2009 09:33:01 -0700 schrieb PSULionRP:
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
T Customized form: The Forward option shows write layout Outlook VBA and Custom Forms 0
Witzker Customized Ribbon lost every now and then Using Outlook 3
Witzker Customized ribbon and entries disappeared Using Outlook 0
D Customized Contact Form Losing UDFs. Outlook VBA and Custom Forms 12
G Flag for Follow Up with a customized duetime Using Outlook 1
E Apply customized Business Card for all users Outlook VBA and Custom Forms 0
mikolajek Add on for customized flag operations? Using Outlook 4
B Mass customized emails sent weekly Using Outlook 0
M convert/import a customized record into the default "Account" record BCM (Business Contact Manager) 0
S Outlook 2013 - Customized auto-reply message Using Outlook 10
H Date options on Customized Contact form Using Outlook 2
A POST customized as a form Using Outlook 2
G Customized field data problem BCM (Business Contact Manager) 4
B Opening a saved Outlook customized form the same folder Using Outlook 2
B Opening a saved Outlook customized form after moving it to another folder Using Outlook 2
B How to create the customized Outlook SQL DASL for selected days? Outlook VBA and Custom Forms 2
E phone numbers & addresses header disappear (customized contact) Outlook VBA and Custom Forms 7
B Customized Send button Outlook VBA and Custom Forms 5
S Display SharePoint document library in a customized Outlook form Outlook VBA and Custom Forms 1
T Customized Sensitivity Levels Outlook VBA and Custom Forms 3
M Move command Outlook VBA and Custom Forms 11
bdsermons Outlook 365 command button in outlook form Outlook VBA and Custom Forms 5
S Command Button_Click action on Item/Reminder Outlook VBA and Custom Forms 3
M VbScript for Command Button on Contacts Custom Form Using Outlook 1
J Command Button to stamp a date and time in a textbox in Outlook 2016 Outlook VBA and Custom Forms 3
J OUTLOOK 2016 FILE STORAGE WHERE COMMAND Using Outlook 12
D Command Button code will not execute. Any suggestions Please. Outlook VBA and Custom Forms 2
D Custom Form Accept and Reject Command buttons Outlook VBA and Custom Forms 2
S Problem running Command button code Outlook VBA and Custom Forms 2
Dr. Demento Outlook version of Excel command? Using Outlook 5
L Outlook Data Files command not working in the quick access bar Using Outlook 1
R Missing Backup command in File menu after installing pfback.exe Using Outlook 2
S Code behind form command button Using Outlook 2
S Exchange Management Shell closes on command failure Exchange Server Administration 5
M Open new outlook form from within existing outlook form using command button Using Outlook 4
M "New Appointment from Contact" command missing from Outlook 2003 Using Outlook 1
J Executing Ribbon Command from Code Outlook 2010 Outlook VBA and Custom Forms 3
A Command Button Controls Outlook VBA and Custom Forms 6
S How to call a procedure from a custom command bar in Outlook 2007 Outlook VBA and Custom Forms 1
L Outlook 2003 - Set Virables via command line Outlook VBA and Custom Forms 1
T Command bar IDs for Outlook 2007 Using Outlook 2
J Command Button to insert Email Signature Outlook VBA and Custom Forms 2
T Is there a VBA command to Redirect your Emails? Outlook VBA and Custom Forms 1
Z Command button no longer firing after sending custom form over ema Outlook VBA and Custom Forms 1
A How to access command bars in outlook 2007 Outlook VBA and Custom Forms 3
5 How to get Outlook's command line parameters? Outlook VBA and Custom Forms 1
G Add Map It button to Custom Contacts Form in Outlook Outlook VBA and Custom Forms 1
J Outlook 2021 ScanPST errors (yet again ... sorry): repair button missing Outlook 2021 Using Outlook 5
S Outlook 2002- "Send" button has disappeared. Help please. Using Outlook 1
TomHuckstep Remove Send/Receive All Folders (IMAP/POP) button from Outlook 365 Ribbon Using Outlook 2

Similar threads

Back
Top