Hi Everybody,
I have requirement where I need to open an existing Excel file (using ASP) on the Internet browser, there are 4 sheets in that file and one of them contains Pivot tables
I want to populate the first sheet with table values in SQL Server, depending on the users requirement and depending on this the pivot table values change. Can you help me . I tried using opentextfile with Excel but it didn’t seem to work fine. Is there any COM component that can be used.
Regards,
Madhuri