Hi,

I have the requirement as follows:

A Pivot table is stored in an excel which is in the shared folder.
I need to create an HTML page which will display this pivot table as it is in the Excel, in the Internet Explorer.

My idea is to use the vbscript inside the tags so that the IE properly displays the data.
I tried using the Excel API, but it is not working.

Any help is highly appreciated.

Thanks.