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 gkittelson 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. Greencoffee

    Finding the lowest sum (FIFO)

    Thank you Zathras, for the help I think I'm going in the right direction now.
  2. Greencoffee

    Finding the lowest sum (FIFO)

    Zathras...This may be an obvious question but how do you read just the first row?
  3. Greencoffee

    Finding the lowest sum (FIFO)

    Thanks for the response but in my case I don't think I can use temp tables. Is there another way?
  4. Greencoffee

    Finding the lowest sum (FIFO)

    I have different quantities of product in different bins. Ultimatley I need to display the bin with the least amount of product. The quantity of product 'X' in a particular bin will be summed. So it will look like this: Bin Prod QOH A1 X 15 <--this is computed in the query using sum() A2...

Part and Inventory Search

Back
Top