954,206 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Excel to Web in Real Time?

I want to know if there is a way to display an excel doc in a web page and be able to edit the source doc on the server and have it update it in real time back to the web.

oly
Newbie Poster
1 post since Jun 2004
Reputation Points: 10
Solved Threads: 0
 

You would need to convert the excel document to pull it's values from a database (access). You could then write a standard form which will show the data, and allow users to change the values etc. When submitted, the results are just fired over to the database, and next time excel opens, the new values are reflected.

Hope this helps.

RobUK
Light Poster
32 posts since Jul 2004
Reputation Points: 10
Solved Threads: 1
 
I want to know if there is a way to display an excel doc in a web page and be able to edit the source doc on the server and have it update it in real time back to the web.

See BadBlue Excel Web Share FAQ - it's a free download.

ame12
Newbie Poster
1 post since Jul 2004
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You