Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default picture as link in Excel generated html

In reviewing the html code generated by Excel, I noted the following tag
created for a picture I placed in a spreadsheet:

</v:shapetype<v:shape id="_x0000_s1027" type="#_x0000_t75"
style='position:absolute;
margin-left:0;margin-top:0;width:24.75pt;height:23.25pt;z-index:3'
<v:imagedata src="05Q3_files/image001.gif" o:title="excelicon"/

I am dynamically adding the picture through VBA as part of a macro that
loops through 93 woksheets in a workbook and saves each sheet as a separate
workbook.

Is there any way I can program the spreadsheet/cell/image to convert the
image to an anchor tag (<a href</a) like the lines below?

<a href=link location
<v:imagedata src="05Q3_files/image001.gif" o:title="excelicon"/
</a

Thanks in advance

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add link to specific Excel worksheet in HTML Outlook message [email protected] Links and Linking in Excel 4 May 17th 23 11:47 AM
How can I link a picture to a particular cell in excel? scottykaminski17 Excel Discussion (Misc queries) 2 April 22nd 23 09:05 AM
Excel to HTML link - and back? [email protected] Links and Linking in Excel 0 May 24th 06 03:14 PM
How to make an HTML link in excel JoeStL Excel Discussion (Misc queries) 1 December 7th 05 03:29 PM
Ftp an html file generated by an excel macro -Jim Excel Programming 1 May 7th 04 09:47 PM


All times are GMT +1. The time now is 12:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"