Hello Everyone,
I need help with my attached db. Currently everything is working great but i need to make some changes where user should not see the drop-down lists and instead of selecting their names from the list, they must scan it in. Just trying to put more control on.
* if the drop-down...
Hi Everyone! I'm a beginner access user and i'm working on this project where users can check-out and check-in scan guns through a form.
I'm using below code in Equipment_out in Before Update event to check for duplicate check-outs.
Dim Answer As Variant
Answer = DLookup("[Scan_Gun_Out]"...