![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Am familiar with excel macros not with outlook. Tried to copy and paste a
macro from excel didn't work. Want to have a macro that will insert my signature with a picture. Can insert the picture with the insert from tool bar. Is it possible to code a macro to do this instead of the two step process I now use? Thanks |
Ads |
#2
|
|||
|
|||
![]()
Since they are different applications with different object models Excel
code will obviously will never run as Outlook code. If this is a fixed signature and a fixed image just create a new signature in the signature editor and insert it where you want it. There is no object model for signatures for emails, you'd do it in code in different ways depending on which version of Outlook you are using and whether or not WordMail is being used. However, the code gets complicated, so if you have fixed elements it would be easier just to use the UI. Go to www.outlookcode.com and search on "signature", you will find quite a few samples of inserting signatures. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Curt" wrote in message ... Am familiar with excel macros not with outlook. Tried to copy and paste a macro from excel didn't work. Want to have a macro that will insert my signature with a picture. Can insert the picture with the insert from tool bar. Is it possible to code a macro to do this instead of the two step process I now use? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't insert picture into HTML email in OE6 | OE User | Outlook Express | 1 | August 22nd 06 12:02 PM |
cannot insert picture in emailOE 6 | Lynn | Outlook Express | 6 | May 27th 06 09:02 PM |
insert picture locks up OE6 | Alynn Baker | Outlook Express | 0 | May 24th 06 12:51 AM |
Can't insert picture into email | cavuu | Outlook - General Queries | 1 | February 19th 06 11:30 PM |
Can't insert picture into email | cavuu | Outlook - General Queries | 0 | February 16th 06 01:48 AM |