email signature

pitchblack

New Member
Joined
Nov 27, 2002
Messages
8
I am using excel 2007. I send an excel worksheet to be attached either as a PDF or Excel File to an email in Windows Mail. The email box opens and the file is attached, when I go to the body of the email to insert my signature only the text shows and not the logo. I have my signature set up, it works when I create an email from within Windows Mail. I am not sure if this is an excel or a Windows Mail problem?
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Hi,
What is the code you are using? I beleive you need to use HTML body but let me have a look and see :)
 
Upvote 0
This is the code I am using in for my email signature, in Windows Mail, any help will be gratefully received.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
name=GENERATOR content="MSHTML 9.00.8112.16434">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV> </DIV>
<DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri><IMG style="WIDTH: 174px; HEIGHT: 32px"
src="file://C:\Users\Anthony\Desktop\GKDlogosig2.jpg" width=243
height=46></FONT></DIV>
<DIV><FONT color=#000000 face=Calibri><A style="TEXT-DECORATION: none"
href="http://www.greenkeepersdirect.co.uk/"><FONT colour="#000000"><FONT
color=#000000 size=+0>www.greenkeepersdirect.co.uk</FONT></A></FONT> </DIV>
<DIV><FONT size=2 face=Calibri>T: 01752 896851 <FONT color=#00ff00>|</FONT> M:
07731 757675</FONT></DIV></FONT></DIV></BODY></HTML>
 
Upvote 0
Hi, this looks more like html code, this is in vba right? in any case when you say windows mail you mean outlook?
 
Upvote 0

Forum statistics

Threads
1,224,548
Messages
6,179,443
Members
452,915
Latest member
hannnahheileen

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top