Excel to browser file

  • Thread starter Thread starter kumar_viswa2003
  • Start date Start date
K

kumar_viswa2003

Hi Friends,

I have an excel file with a table. I would like to view the table (onl
table) in a browser file (there should not be any permission to chang
the data).

Also when I update the excel, I want the browser file to get update
(on refreshing).

Kindly let me know whether there is a possibility to do this.

For example: Following is a table in Excel. I want to view only th
table in browser file and nothing else.

abc 123 456
def 456 789
ghi 789 123
jkl 123 456
mno 456 789

with regards
 
You can create a gif file from the range and open that in a browser.
When the tables changes make onther gif.
You can set a refreshrate in your html so your page will be updated
also.

Kaak
 
Back
Top