Search results

  1. M

    Loop through records problem.

    Software version: Microsoft Access 2003 I have a table called SoldImagesCars This table has three fields id (primary key) lotno (Data Type - number) regno (Data Type - Text) I also have a form called frmSplash which gets the data from the above table. The following code VB code is called...
Back
Top Bottom