A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

insert a picture



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 28th 09, 05:52 AM posted to microsoft.public.outlook.program_vba
Curt
external usenet poster
 
Posts: 19
Default insert a picture

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  
Old December 28th 09, 03:05 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default insert a picture

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 04:09 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.