Recent content by Justinti

  1. J

    Move data from listbox to table

    @jdraw The need for list boxes and tables is for the user. The tables already exist a. List boxes make it easy for the novice user/client to move records from table to table. Table 1 is historical data and table 2 is current data.
  2. J

    Move data from listbox to table

    Hello, I have two listboxes on a form listbox1 and listbox2. listbox1 is populated by table1 which has 40 fields and 1000 records. listbox2 is populated by table2 which has identical structure to table1(same fields) but has no records. For both listboxes Multi Select is set to simple...
  3. J

    Move data from listbox to table

    Hello, I have two listboxes on a form listbox1 and listbox2. listbox1 is populated by table1 which has 40 fields and 1000 records. listbox2 is populated by table2 which has identical structure to table1(same fields) but has no records. For both listboxes Multi Select is set to simple...
  4. J

    Hello from Canada!

    My name is JustinT I am entry level Microsoft Access database programmer. I work for York University. Where I am in charge of restructuring the current database for efficiency, more functionality and ease of use. I work with VBA code, SQL, MySQL and PHP. I'm happy to join this community and hope...
Back
Top Bottom