Hello, I am new to Access and I am trying to put a condition on a form button using VB.
What I am trying to is to take a field on a form (HistoryEntry.Barcode) and have it compared to the Asset table to verify that the barcode exist (Barcode is the column name).
If it exists, it will insert...