Question
counting number of RFQ's each person has
Hi. Hopefully this isn't too difficult. I have a field for
RFQ Leader Initials. The table has lots of RFQ's in it and each RFQ
has an RFQ Leader assigned to it. I would like to count how many
RFQ's each person has assigned to them. I can get a total count of
all the RFQ's that everyone in the database has by using this:
#RFQLeaderSearch.RecordCount#, but I can't narrow it down to see
how many each person has. On the first page, I have a checkbox list
that a user can choose who they want to search for. On the action
page, I just have a small table that outputs the RFQ Leader and the
number of RFQ's each person has. Does anyone know how I can get
this to work? I have attached the action page code. Can someone
please help me? Thank you.
Andy
Andy