Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Access 2010 SQL Aggregate Functions Help!


  • Please log in to reply

#1
dinodeserter

dinodeserter

    New Member

  • Member
  • Pip
  • 1 posts
This is my first posting on here. I have a form that Nursing leaders can use to select a month from a combo box and see the number of people who have seen patients in a month. Basically I want to change the query to add the total number of each person who rounded and then give a percentage of the total. Here is a copy of my SQL for the query.
SELECT tblPatient.DateofRounding, [tblNurse Rounding Leader].NRLLastName, [tblNurse Rounding Leader].NRLFirstName
FROM [tblNurse Rounding Leader] INNER JOIN tblPatient ON [tblNurse Rounding Leader].[Nurse Rounding LeaderID] = tblPatient.fk_LeaderInitials
WHERE (((Month([DateofRounding]))=[Forms]![frmMain_expandlg]![Subform1]![cboMonthRPT]));
P.S. The names of the forms are strange from the GUI Menu I use.
  • 0

Advertisements







Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP