From ASP.NET I set Response.ContentType = "application/vnd.ms-excel" then
Response.Write (some_excel_data). Excel opens in a new IE window. Is there
some way for AutoFilter to automatically default "on" first thing when excel
opens?