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 Mike Lewis 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: *

  1. DarthWHO

    Computed field

    While you can't do the calculation directly in the table, there are a few things you can do: A) If the data is manipulated through a form, you can change the field automatically whenever the record is updated or created B) Run an Append Query to do all the work for you instead of manually...
  2. DarthWHO

    Copying Record with Subrecords

    Setup: We have a Microsoft Access DB that houses Testing. Each test has 10 questions with 4 multiple choice answers. We have a test table, a question table and an answer table with a FK linking them. The Questions are displayed in a subform on the Test form and the Answers in a subform...

Part and Inventory Search

Back
Top