Having SQL results populated in Excel?
I'm not sure if I should post this here or in the other area, but I was wondering if there's a script reference or something where I can have form results entered into my database and have them automatically entered into an Excel sheet as well? Seems like that would be a default operation somewhere.
I'm using Drupal CMS but to my knowledge there's no module for that there, so would there be an SQL query I can enter in PHPmyAdmin that would achieve the same effect?
I know accessing the print view for my tables creates a readable view for my client, but they want an editable table they don't have to understand PHPmyAdmin to work.
Thanks!