Down to excel question
I am running a pretty simple dowload to excel page. However, I would like each record to go to a different tab.
I am pulling kids information with a record of their advancements. Its a lot of information..so I would like for each
kid to go to a different tab. No clue how or even what to google.
My download to excel is as such...
<cfcontent type="application/msexcel">
<cfheader name="content-Disposition" value="filename=Kids.xls">
