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

    Select Query Sum Problem

    Hey everyone, I'm having trouble with my select queries. I have two queries - each with dollar values sorted by year and creditsection. I have another select query trying to add them together, but instead it adds every value to every value rather than adding queryA's 2004's credit section to...
  2. rdgskier8

    Problems Counting in Query

    Hey all, Here's my newest problem... I have a query (qryP1Pound) pulling data from two tables: FailureHub and SalvageHub. I want the query to count entries in two timelines (2005/2004) in both tables, then subtract the two counts to give me total un-salvageable failures in each year. After...
  3. rdgskier8

    Report/Crosstab-Query Problem

    Hello all, I'm having a little trouble getting my queries to work for creating a graph in a report. If anyone can point me in the right direction, I'd really appreciate it. Here's my scenario: I have a form that inputs dates for the data to be graphed (I can get this part to work). The query...
  4. rdgskier8

    ItemsSelected Help

    I'm looking to pull a value out of a listbox that the user selects (no multi-select). It will then use that value along with another to delete an entry in a table. It seems ItemsSelect and then ItemData would be the way to go about this, but I'm having trouble getting it to work. Here is a...
  5. rdgskier8

    Query Dependant on a Query

    Hello, everyone. I've been having a little difficulty lately trying to get my two-list/two-button setup (with the arrows left and right) to work. Here's my problem: I have a many-to-many relationship between stations and the type of failures at that station (each station can have different...

Part and Inventory Search

Back
Top