Search results

  1. T

    on entering a number in a textbox, check if entry already exists?

    This also helped me, but how do I open (or go to) the correct "duplicate" record after the user has clicked "OK" on the Messagebox? I have searched all over for a easy solution for this, but can't find any.. My code looks like this: Dim icount As Long icount = Nz(DLookup("WorkerID"...
Back
Top Bottom