Hello! Here's the issue:
I need to add a tab page to a continuous form that is always hidden unless the user pushes a button to show the page.
Here's the set-up:
I have a simple continuous form with the following fields:
EmployeeGoal, EmployeeMetric, EmployeeSupervisor, DueDate
The tab page...
I am trying to create a db to track grades for three classes. I created 4 tables:
Classes - Fields: ClassID (grades -10, 11, 12), ClassDescription
Students - Fields: StudentID (autonumber), ClassID, FName, LName
Assignments - Fields: AssignmentID (autonumber), AssignmentName, Points...
Ok...
This is the table I need to create:
Company Representative Alternate
CompanyID FirstName LastName FirstName LastName
The data for this table is from two tables:
tblINDIVIDUAL and tblCorporate
The "CompanyName" field is from the tblCorporate
Tbe following...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.