Kevin
Thu Jun 17 07:50:22 CDT 2004
It's also important to realize that you don't "copy" part of an xls into a
table cell. It is exported as HTML, which means that it creates HTML that
approximates the look of the spread sheet using HTML. Don't expect it to
look exactly the same. It isn't. Excel is a proprietary desktop software.
HTML is a non-proprietary Internet markup language. In fact, it won't even
look the same in different browser types and screen resolution settings on
the client.
--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
"Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message
news:usLlMAFVEHA.1652@TK2MSFTNGP09.phx.gbl...
> If you view the html/code you will see the table/cell sizes as inline
styles from the Excel sheet
> - remove them
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
>
http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "CAPTAINSMILES" <anonymous@discussions.microsoft.com> wrote in message
news:1d41701c453f7$65469ad0$a301280a@phx.gbl...
> | I copied part of an xls into a table cell on a page. I
> | need to resize the columns but now I cannot resize the
> | columns on my web page. The columns are actually larger
> | than from the original xls. What could prevent me from
> | resizing the columns in the page??
> | Thanks
>
>