Form Problem

M

MParker

I want to create a form to enter daily schedules for each of my employees. I
have created a main form and a sub form.

The main form and subform contain Date and Day fields which will link the two.
The subform (continous) will also include fields for employee name, project
number and notes.

I want to display all the employee names (which are contained in tblEMPREC)
when the form is opened. I will then select the project number that each
employee is assigned to from a drop down list. I need to be able to save
these records.

Any suggestions?
 
T

tina

forget the forms design for a minute. what table is bound to the mainform,
what entity does the table describe, and what fields are in it? what table
is bound to the subform, what entity does the table describe, and what
fields are in it? and how are the two tables related, in your work process?
more info, please!

hth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top