convert excel doc with macros as web document

L

leo

Hi,

How can I convert an excel file with macros to an html
document and still keep the macros. I was able to "save
as" web page but the macro radio buttons are lost.

Thanks,
Leo
 
P

PaulyT

Leo,

I had the same idea but believe that the VBA Macro capability is los
on conversion to html unless the macros invokes some kind of Javascrip
or web aware programming instruction. No doubt someone will have
solution.

Good luc
 
G

Guest

Pauly,

Thanks for the response. I guess we will just save it
as .xls file and create a link for users to download.
 
Top