Enter data into fields and display in spreadsheet grid below

E

ebferro

I've got a form bound to a SQL Server database. The fields are partno,
partid,
operationno,quantity,datemade,machineno,clockno,shift,nettime,grosstime and
defective quantity. I have set these fields up on my form so that the user
can enter data into them. I'd like to add a button that says 'Post Data' or
something like that that would move the data from the fields into a
spreadsheet grid below the fields so that the user could then review all of
the data that they've entered at one sitting before they commit it to the
database. Is this possible? Also, is it possible to edit the data in the
spreadsheet grid if a mistake was made prior to committing it to the database.
TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top