How would you put an excel table into a webpage?

Byte

Platinum Member
Mar 8, 2000
2,877
6
81
I'm using FrontpageXP and DreamweaverMX, how do i put an excel chart with the bars into the page?
 

Linflas

Lifer
Jan 30, 2001
15,395
78
91
I believe there is a function in Excel that will export your sheet in HTML format as well.
 

psualum

Member
Mar 18, 2002
90
0
0
Depending on what version of excel you are using there should be an option off the FILE menu that says SAVE AS WEB PAGE... this will render your excel table as HTML (with XML) which you can then insert into your web page. Good Luck.