Would like to create a form that has the top part going to a new record for data entry but the bottom half of screen show a history of what that person has already entered. The history part cannot be edited. Any suggestions?
Currently I have a form that has the top part working but, although not a requirement, can see where the folks will want to see what they entered yesterday or even last week.
I envisioned something like.
Data Entry Type : Drop Down list of values
Data Added: Current Date
Number of Sheets: Number text box
=======================================================
History Area
Data Entry Date Added No. Sheets
Warranty 4/13/15 2
FH 4/13/15 22
Warranty 4/12/15 1
Metal Sheets 3/1/14 200
Where the history area would look like the datasheet or a spreadsheet but cannot be changed.
Currently I have a form that has the top part working but, although not a requirement, can see where the folks will want to see what they entered yesterday or even last week.
I envisioned something like.
Data Entry Type : Drop Down list of values
Data Added: Current Date
Number of Sheets: Number text box
=======================================================
History Area
Data Entry Date Added No. Sheets
Warranty 4/13/15 2
FH 4/13/15 22
Warranty 4/12/15 1
Metal Sheets 3/1/14 200
Where the history area would look like the datasheet or a spreadsheet but cannot be changed.