Web Charts for Dummies

A

Amber

I have an Excel file that has a bar chart. The chart is based on the start
and end date of 10 project related tasks.

I want a web page that allows the user to type in the 10 start dates and 10
end dates and then see the chart. How can I do that? Is it possible to embed
excel charts like that? Is there a better way to do this? I need something
basic as I'm not a programming guru. I'm not bad at copying and tweaking,
though.
 
A

Amber

OK, I got a web page that shows my chart and my data. The data isn't
editable though and has what looks like an Excel toolbar on top of it.

How can I make this interactive? If I need to, I can create a page that
lets the user enter data into a database but how do I get the chart
tcreated?
 
C

CJ

OK, I got a web page that shows my chart and my data. The data isn't
editable though and has what looks like an Excel toolbar on top of it.

How can I make this interactive? If I need to, I can create a page that
lets the user enter data into a database but how do I get the chart
tcreated?

You might want to try an Excel group for this.

CJ
 
Top