The color of your cells in the Excel sheet has nothing to do w/ using Excel as a datasource
- you would need to write server side coding to change the html table cell properties based on the data values
You really should be using Access (not Excel) as a datasource
but if you are going to use Excel see
http://support.microsoft.com/default.aspx?scid=268948
--
_____________________________________________
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.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________
"tineke" <(E-Mail Removed)> wrote in message news:7F603F7F-CC05-4852-8E26-(E-Mail Removed)...
| Hello,
|
| I've an excel 2000 sheet with data, I use to get results from for my site.
| This site is made by frontpage 2000
| It's working fine, but I found out that when I color some cells in excel I
| don't get results.
| This excel sheet has dates, I want in the list of dates today's cell get a
| background color red and the other cells no background color.
|
| Is this possible, and how can I do this.
|