Search results

  1. J

    Trigger event on value change

    Hi All I have a form (frmClientList) that contains a list box (ctlClientList) showing records from a table (tblClientList). For the list box, I have an onClick event that: 1. sets a TempVar called tmpClientNumber containing the record ID from the list box 2. closes the form...
Back
Top Bottom