Excel on the Web

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to put an Excel spreadsheet on my website and allow others to
actually input data into that sheet?
If so, a nudge in the right direction would be appreciated.
Thanks
Dave
 
I have uploaded Excel spreadsheets into my webspace, but if anything
changes, I need to upload it again. I'm sure there's something more
elegant than this, but I'm not really a web person.
 
Is there a way to put an Excel spreadsheet on my website and allow others to
actually input data into that sheet?
If so, a nudge in the right direction would be appreciated.
Thanks
Dave

Click on File and then Save As. This will bring up the Save As window.
At the bottom is a drop down list labeled "Save as type", select save as Web
Page (*.htm; *.html). This will bring up new Options to Save the Entire
Workbook or Selection:Sheet. (You can select part of a sheet and publish only
that part.) When you click on Selection:Sheet, a check box will become
available which allows you to Add Interactivity.

If you want users to be able to Save changes they make, it may be neccessary for
them to download the sheet, work on it, and then publish it again.

The Excel Help File should have more info about Publishing Worksheets.

Val Mehling
valjm16@DELETE_THISearthlink.net

XRL (Extreme Racing League) Info
http://extremeracingleague.com/
 
You can share your spreadsheet over the web with a tool like BadBlue -
http://badblue.com/helpxls.htm - with charts and interactivity
supported. End-users only require web browsers, but I'm not sure that
all formatting will come across to the browser.

Doug
 
If you require interactivity, a good approach is the Microsoft Office Web
Components. An excel object similar to the desktop version is available as
well as a chart and pivot table component that will work well on the web.

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
 
Im using the MO web components - but my control boxed and drop down list
boxes arent coming through. Any advise ?
Thanks,
Yosef

Alvin Bruney said:
If you require interactivity, a good approach is the Microsoft Office Web
Components. An excel object similar to the desktop version is available as
well as a chart and pivot table component that will work well on the web.

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________


You can share your spreadsheet over the web with a tool like BadBlue -
http://badblue.com/helpxls.htm - with charts and interactivity
supported. End-users only require web browsers, but I'm not sure that
all formatting will come across to the browser.

Doug
 
Back
Top