Hyperlink syntax??
if a Hyperlink put on a spreadsheet and saved as a .htm file is:
<A HREF="sheet001.htm#MonthlyCharts"
and it works fine from the hyperlink on the spreadsheet.
Then why wont:
<A HREF="sheet001.htm#MonthlyCharts" TARGET="Frame2"
go to the same anchor point on that page?
It goes to the right sheet in the frame specified but it wont go down to the
anchor point.
????
|