Search results

  1. L

    Continuous form - autoresize with other controls

    Hi, I have a continous subform with code that automatically resizes subform according to number of records in It. Under subform I have many controls that need to be moved too, based on subform size. When subform's size is bigger, control must move down exactly same - or move up. I have a code...
  2. L

    Table relationships for Combobox

    Hello everyone, I have one problem that Is killing me, and I'm an Access beginner. Problem description: I have Main table with fields also for Maintainance_Man, Technic_Man and User. Then I have second table with fields _Name,_Surname. Those three fields in first table should have...
  3. L

    Autonumber on form - automatic generate of new record ?

    Hello, I am working on school project. I created priority table that has primary key (ID number) and other data, and three tables(also with data) that are linked to this table, with ID number of priority table and primary keys of other tables (relations many-to-many, I formed tables between...
Back
Top Bottom