I am wondering if there is a VBA method or guide to have text descriptions automatically fill-in for a Unique ID anytime a user enters a previously made entry in a database. For example, a user initally enters:
<tbody>
ID
Description 1
Description2
X_01
Tall
Old
</tbody>
Ideally, I would...