ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   HTML in Excel VBA (https://www.excelbanter.com/excel-programming/275025-html-excel-vba.html)

sheela

HTML in Excel VBA
 
Hi there,

Can anybody assure me if this statement is correct
synthatically?

------------------------------------------------------
LineInput = "<html<head<title" & HeaderData
& "</title</head<body"
HtmlWrite (LineInput)
LineInput = "<basefont size=3<table cellpadding=0
cellspacing=0 width=100%<tr<td valign=top align=left"
HtmlWrite (LineInput)
LineInput = "<a href=""../mopscrud.htm""<strongCrude
Platts</strong</a ... "
HtmlWrite (LineInput)
LineInput = "<a href=""../termcrud.htm""<strongTapis
PTP</strong</a ... "
HtmlWrite (LineInput)
LineInput = "<a href=""ptp.htm""<strongTerm
Prices</strong</a ... "
HtmlWrite (LineInput)
LineInput = "<a href=""../diff-tpc.htm""<strongTapis
Trends</strong</a"
HtmlWrite (LineInput)

LineInput = "</td</tr</table<hr"
HtmlWrite (LineInput)
-------------------------------------------------------

Thanks,

Sheela



All times are GMT +1. The time now is 11:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com