View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Jones[_2_] John Jones[_2_] is offline
external usenet poster
 
Posts: 1
Default want AutoFilter to default "on" for all columns

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?