I need to use Excel as my reporting tool in an ASP.NET app. I have to load a spreadsheet with data from a SQL Server and display it to a client pc. First of all, has anyone done this? Secondly, how should I handle mutli user interaction with same report? Thanks in advance.