Translate Excel to html including formulars

  • Thread starter Thread starter Leon Obers
  • Start date Start date
L

Leon Obers

Hello,

Searching for a tool / application that translate a complete Excel
worksheet to a html (or web based) page, including the same formulars /
calculations so that I can publish an html-based fill in formular for
customers to do an order including the calculation.

publishing the excel sheet itself is not the solution I am looking for,
Several customers don't use or have installed excel on their PC.
 
You can save Excel files as html files.

Yes, but the output is a "flat" html-file as a result of the output of a
calculation, without the possibility to change data.
(Same as if you print an Excel sheet on paper --> you can not change
data on paper).

What I want is that the html-file is included with formulars, so that
you can change the output data when editing some "cells".

E.g. the following html-file is filled with "JavaScript" to change the
output of calculations bij editing "cells" online.
http://www.dudak.baka.com/dofcalc.html

I have no experiance with inline formulars in html, but yes with Excel.
So I was hoping there should be a "translation" possible to change Excel
file to a complete html-file including formulars.
 
I have a similar problem.
I use a lot of Date functions such as EDATE and EOMonth that throw up #NAME#
when published to HTML but I cannot activate the Add-ins on the web-page.
Do you have the same problem?
 
Back
Top