Converting Excel File to html

K

kdasaratha

Hi,

I need a way to post an excel file on the internet so that most of the
functionality is preserved. Specifically, I need to be able to edit the data
and run macros/vba code. Does anyone know if this is possible?

Thanks.
 
J

Jim Rech

Does anyone know if this is possible?

No it's not. Users will need to open the workbook in Excel to run its
macros.

--
Jim
| Hi,
|
| I need a way to post an excel file on the internet so that most of the
| functionality is preserved. Specifically, I need to be able to edit the
data
| and run macros/vba code. Does anyone know if this is possible?
|
| Thanks.
 
Top