Final semester in my 2 year degree and I'm working on a volunteer project for a local non-profit. I have all the information (front-end and back-end) completed for the queries themselves and I'm trying to understand how I can generate a report for them that's mostly text-based so they can give volunteer hours in an easily-readable format for the courts to prove a volunteer did in fact volunteer.
I have a table and display already set up with the report but they would like a more professional "print out."
How would I go about doing this?
EDIT: Is there a way I can download the result set to an MS Excel/Word version for example?
EDIT2: Updated topic name to be more accurate based on whrrgarbl's comment. Previous topic name, "How to export to a file a MySQL result set?"