Yes, that would be nice. But the people inputting data, are using a spreadsheet (excel) and they put it in like a document. So I'm basically copying the spreadsheet with headers into a MySQL database.
Now, if I could create new fields on the fly while I'm translating the spreadsheet to MySQL that would work also. Something like Q1, A1, Q2, A2, etc. since the number of Q/A's is different for each record.