Hi guys I can’t get it to work, my form opens with a random record.
double click in a list box > get values from columns with global variables (variants)> open form with the record based on the variants…. Coding below
Private Sub lst_ActivePermits_DblClick(Cancel As Integer)
'On Error GoTo...