View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Black[_3_] Joe Black[_3_] is offline
external usenet poster
 
Posts: 4
Default Code to Save HTML table as xls file on click

Hi,

I am trying to save a HTML table to an excel file. However I want this to
happen through code.

If I click a button I should have the table open in an excel instance.

TIA