Column heads on second row

R

Ronald Randall

How do I set styling or XML settings so an Excel file exported with the following headings will accept sortable, filterable column heads in row 2 instead of the top row? Related: how can a file be exported with filtering already turned on?

<cfcontent type="application/vnd.ms-excel" reset="yes">
<html xmlns:x="urn:schemas-microsoft-com:eek:ffice:excel">

Any help appreciated.
 
Top