I just made $1035 this week working from home for google. I cant believe how easy this is. Im recommending this to everyone, check out this guys google blog makemoneywith-google.com
In QRY_SELECT.Activate Page PeopleCode, the following code could be commented out and this would disable download to Excel for everyone...
/*** If &bRunExcel = False Then ***/
/* ICE ReportID:739008000 */
&rRecord.QRYRUNEXCEL.Visible = False;
/**...