View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DRE DRE is offline
external usenet poster
 
Posts: 1
Default Programming behind a button

I need to have a button in an execl file that when clicked
will save the modifications made and then save the file as
an html file on a server to be viewed as a web page. I
know that all you have to do is click "save as html" but
we don't want the users to have to learn to do that.

Thanks in advance for any help.