C Confused Sep 3, 2008 #1 Once an entry in the Form View is complete, how do I get the finished entry only to show in the Table?
Once an entry in the Form View is complete, how do I get the finished entry only to show in the Table?
P pietlinden Sep 3, 2008 #2 Once an entry in the Form View is complete, how do I get the finished entry only to show in the Table? Click to expand... Set the DataEntry property of the form to True, then once the record is entered, the users can no longer see it.
Once an entry in the Form View is complete, how do I get the finished entry only to show in the Table? Click to expand... Set the DataEntry property of the form to True, then once the record is entered, the users can no longer see it.