Hi,
I want to do something that seems simple, i have a list (Complaint list), and it has a field (text) called custRef which is not unique.
I am in another module and when a user enters a CustRef (text field) i want to then count how many times that appears in the Complaint list.
As the CustRef is not from a list, and just a text field I am a little stuck?
thanks