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

    Crosstab Queries -standarize column headings

    I am trying to write a crosstab query where I can rename the column headings to student1-10 from a dynamic answer of the actual names of students, so that when the query is run for different areas the column headings and the values are set for the the reporting. This is what I have so far but...
  2. ATHConsulting

    Looping Append or import Spec

    Thanks for responding. What we want to do is create a record in a table and then use a form to append this record to a production table a determined amount of times with an autonumber distinguishing the new records. Each new append could have a different amount of duplicates created Does this...
  3. ATHConsulting

    Looping Append or import Spec

    I need to write either an append query or an import Spec where the user can put in a number that represents how many times a row of data gets imported or appended to a table. I think it's a loop, but I don't know how to do it. Thanks a million!!!!!!!!!!
  4. ATHConsulting

    Combo Box to populate data in text boxes

    I need to create a loop where a user puts in a value on a form. The form would then look up a record from a table or from an import table and then append that record to a new table that amount of times. So, if the multiply number was 5, it would look up the record and then append it 5 times to...

Part and Inventory Search

Back
Top