Hi evansju,
SQLMaestro's correct that the application at mySQLMaestro.com (SQLMaestor <> mySQLMaestro.com? hmmm...

)will do what you need, as will several other SQL frontends - including Access which you already own and know how to use. However if your reports need to go out on a schedule you might want to also consider a script-based solution that could be controlled with Windows (or other) scheduling.
I say this from experience - it's a royal pain to have to be "here" at 7:30am every Mon, Wed & Fri just to click "okay" to generate a report & email it. -As long as the reports & recipients don't change often, it's easy enough to accomplish both generating xls files OTF and email them using a simple VBScript, ASP,or PHP.
Best of luck!
TK