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

    Query different data from the same field, and group by common field

    I have a swim team table I am building. I have 3 fields, swimmer_name, Event# and Heat_Lane. I would like to have a separate column for each unique Event# and Heat_lane( the 2 are associated to each other. I can get the data to return, but I would like to group by the swimmer name. Here is...
  2. d22

    Upgrading Peachtree 2000 to a more recent version

    I just started work for a small company which has Peachtree 2000. They would like to update to a newer version of Peachtree Accounting, but I am not sure which version I can upgrade to from 2000 without losing any data. Does anyone know if there is a site with a matrix which will tell me what...
  3. d22

    Join 3 tables with 2 right joins

    I wrote a database for a Little League to track registrations. I am working to combine 3 tables to make one so I can populate a MS Word form. The tables are Player, Parent_1 and Parent_2. The Player_ID is the PK in the Player table and the FK in the other 2. The problem I have is my query...
  4. d22

    Find and update existing records

    I have created a Player DB for a Little League. I have figured out how to add a player if he or she is not on the list. The problem I have is I am using dlookup and I have no problem looking up the player and all their information, except it adds it to a new record or Player_ID. Basically I...
  5. d22

    Date range to determine another field value

    I am creating a Access DB for a Little League registration and would to put a value in a field determined by the applicants DOB. I want to write a query to put the value Pony in the league field if the date is between 12/1/96 and 12/31/00 for example. I will need to for 6 different divisions...

Part and Inventory Search

Back
Top