1. Here, on the screen we have this Excel user form which facilities us in Data Entry Process
2. This grid shows all the existing records in the database we currently have in our database worksheet
3. The section below is for Adding new records
4. After selecting a record from Grid, we can make requisite changes to Update the existing ones
5. We can also delete a record after selecting from the above data grid.
6. After selecting a record from grid, this delete button will be enabled and eventually allow to delete.
7. We can also quickly replicate an existing row by selecting a target record and then double click on Row # field.
8. Dbl Clicking this field will make the Row I'd to disappear.
9. Empty row ID means the record will be added as new entry.
10. This Field allows us to filter the grid by lookuping up a keyword through all columns and rows and shows us the matching records.
11. We can also reset the the grid or click Show All to see the entire database here.