M
middletree
Question 1:
I'm an ASP guy, not a strong Excel person, but I am learning how to use ASP
to build generate a spreadsheet. I got it where it will do so with a click
of a button. It builds an .xls file based upon the data I have in my HTML
page, which is, of course, in an HTML table.
The problem is, it's taking all the same properties, such as font,
hyperlink, and color information. I'd like the spreadsheet to have the same
info, but different formatting than the HTML page. I have been searching in
several places, including the Excel Help files, but cannot find any info on
how to do this.
Anyone here have any idea where I can look?
===============
Question 2:
Leaving the ASP stuff aside, how can I remove hyperlinks from text inside of
the cells in a spreadsheet? I could change the fonts to black, and remove
the underlines, but the link would still be there if the user clicks it. I
haven't found an option to do this in the Excel Options or other menu items.
TIA
I'm an ASP guy, not a strong Excel person, but I am learning how to use ASP
to build generate a spreadsheet. I got it where it will do so with a click
of a button. It builds an .xls file based upon the data I have in my HTML
page, which is, of course, in an HTML table.
The problem is, it's taking all the same properties, such as font,
hyperlink, and color information. I'd like the spreadsheet to have the same
info, but different formatting than the HTML page. I have been searching in
several places, including the Excel Help files, but cannot find any info on
how to do this.
Anyone here have any idea where I can look?
===============
Question 2:
Leaving the ASP stuff aside, how can I remove hyperlinks from text inside of
the cells in a spreadsheet? I could change the fonts to black, and remove
the underlines, but the link would still be there if the user clicks it. I
haven't found an option to do this in the Excel Options or other menu items.
TIA