Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP/MYSQL/XML/EXCEL

Status
Not open for further replies.

charleswalstrum

Technical User
Nov 23, 2003
10
US
OK, this guy built this php application so it makes MySQL build another table for each user that's entered for scheduling.
Now, I have to run reports, in to a calendar, daily, weekly, monthly and yearly reports of people's schedules.
This is what i'd like to do. I'd like to write a php web page that will allow me to dump the mysql database in to xml then import it in to an excel file using my calendar template.
I can have a button for each, daily, weekly, monthly, yearly report. I can tweak the excel file so that it looks pretty for the end user. Any suggestions?
 
Why do you not just link directly into the database from excel???
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top