Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ttcorp
  • Content: Threads
  • Order by date
  1. ttcorp

    Hide and show tab on continuous form

    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...
  2. ttcorp

    Create db to track students' grades

    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...
  3. ttcorp

    Joining data

    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...

Part and Inventory Search

Back
Top