Fully functional spreadsheets on web?

F

famdamly

I would like to convert my program I made in excel to be a part of my
web site. The kicker is, I want it to be fully functional. The program
utilizes Excels drawing function, it has formulas and hyperlinks. It
has buttons and homemade forms that compile a small database. I looked
at a spreadsheet converter to html a while back that was advertised
here but I wasn't sure if it was capable of doing what I need it do do
or if I even needed it at all. Is it possible to export to html to
accomplish this?:confused:
 
C

Casey

Hi,
I have looked in a number of places and I haven't found a spreadsheet
converter that will allow VBA coding to work in the HTML version.
 
F

famdamly

Oh yeah, my program also has many many macros. Are you serious, there is
no way to operate excel over the web with vb code, that sucks. It seems
it would just be as simple as some kind of remote interface, I can't
believe that it's not possible or that a program doesn't exist that
allows such a process.
 
Top