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
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