Exporting and Importing

J

Justin

I need some assistance
I am creating a database, where
1) the user will upload text file on a table (have a upload form)
2) Whatever data is on that table, it will have to spit out in excel form,
with the same column name and data. But there will be an extra column that
this excel shee must have and that is a drop down comment field
3) once all the comments on this excel sheet has been completed, it needs to
be imported back onto the database, to a new table, with teh comments.

I need help, i can only figure out how to do step 1. please help. Thanks
 
J

Justin

reason is when the excel sheet is exported, it is email to different
locations and they have to fill out the excel sheet. Management doesn't want
them to access the database so excel sheet is what they want
 
Top