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 derfloh 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: signallt03
  • Content: Threads
  • Order by date
  1. signallt03

    Item tracking

    I am trying to create a report that list all items someone is signed for. I have a table that has general item description. a table with sn and who has them. a table for quantity if there is no sn. and a table for personal info. how do i get the report to generate so that it lists the sn if...
  2. signallt03

    multiple serial numbers on one line

    I am trying to great a form that will print product names on one line then print all of the serial numbers for that product on the same line. then go to the next line and start with the next product. Any ideas?
  3. signallt03

    jet database engine error

    I have a form with several subform inside of a tab control. When i go to enter info in to the main form ie ssn, name, dob i get a error "The Microsoft Jet Database engine could not find a record in the table "tbl_Cadet" with key matching fields "SSN". If someone could...
  4. signallt03

    Report based on date

    I have a table that saves test scores based on SSN and Date. I want to generate a report that gives the last test score for each person
  5. signallt03

    form with subforms in tabs

    I have a main form (frm_Cadet) on it there is a tab control with six different tabs. The first tab has a subform (frm_CDTInfo) it contains general information about each cadet ie. Name, SSN, Date of Birth. The other tabs contain subforms linked to the first one, via SSN, with info about...
  6. signallt03

    tab control with subforms

    I have a main form (frm_Cadet) on it there is a tab control with six different tabs. The first tab has a subform (frm_CDTInfo) it contains general information about each cadet ie. Name, SSN, Date of Birth. The other tabs contain subforms linked to the first one, via SSN, with info about...
  7. signallt03

    delete a record with a combo box with multiple columns

    How do I delete a record using a combo box with multiple columns i.e. Last Name, First Name. I can get the delete query to work when there is just one column ie Social Security number. Thanks, SignalLT03
  8. signallt03

    Check box in form

    I have a form with a bunch of different check boxes, each one corresponds with different field in different tables. I would like to be able to generate a report with just the check boxes that are selected. if anyone could help, i would appreciate it. LT Morrison

Part and Inventory Search

Back
Top