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 wOOdy-Soft 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: sxp04rs
  • Content: Threads
  • Order by date
  1. sxp04rs

    SELECT COUNT up to maximum of...

    I have a table of shifts which are entered into a rota application. Let's call them rotaItems. a section of the rotaItems table looks like something like this: itemId personId weekId dayId hours ============================================= 1 1234 10 2 3 1 1234 10 2 6 1 1234 10 2 7 2 2222...
  2. sxp04rs

    SQL Select Distinct with MS Access

    Hi there, I have a table of data similar to this: staffId weekNumber hoursWorked ====================================== 1 24 41 1 25 12 2 24 36 3 24 29 2 24 39 4 25 18 Each row represents a shift. What I need is to find out how many weeks a staff...
  3. sxp04rs

    SQL Select Distinct with MS Access

    Hi there, I have a table of data similar to this: staffId weekNumber hoursWorked ====================================== 1 24 41 1 25 12 2 24 36 3 24 29 2 24 39 4 25 18 Each row represents a shift. What I need is to find out how many weeks a staff...

Part and Inventory Search

Back
Top