N
Nikki
Hi,
I have created ten tables to have in my database in order to track the
following:
Employee Details
Emergency Contacts for Employees
Cellphones and who they are assigned to
Computers and who they are assigned to
Training Courses that employees have attended
The tables I have created are:
Employees
EmployeesContacts
CellphoneTypes
CellphoneContracts
EmployeeCellphones
EquipmentType
Equipment
EmployeesEquipment
Courses
EmployeeCourses
Cellphone Contracts
I would like to create a form for data entry that has employee details on
the front page, Cellphone data on the second page, equipment data on the
third page and courses on the fourth etc.
My question is now that all these tables are linked together through
relationships what is the best way to create the form? Should I create a
query that has all the fields I want on the form or should I create lots of
subforms within my main form? This is always the part I get stuck and things
seem to go wrong.
Any advice would be really appreciated
Cheers
I have created ten tables to have in my database in order to track the
following:
Employee Details
Emergency Contacts for Employees
Cellphones and who they are assigned to
Computers and who they are assigned to
Training Courses that employees have attended
The tables I have created are:
Employees
EmployeesContacts
CellphoneTypes
CellphoneContracts
EmployeeCellphones
EquipmentType
Equipment
EmployeesEquipment
Courses
EmployeeCourses
Cellphone Contracts
I would like to create a form for data entry that has employee details on
the front page, Cellphone data on the second page, equipment data on the
third page and courses on the fourth etc.
My question is now that all these tables are linked together through
relationships what is the best way to create the form? Should I create a
query that has all the fields I want on the form or should I create lots of
subforms within my main form? This is always the part I get stuck and things
seem to go wrong.
Any advice would be really appreciated
Cheers