Excelerometer
New Member
- Joined
- Aug 27, 2013
- Messages
- 12
Here is the scenario:
Content:
- Column B: 8 digit "numbers" but formatted as text to allow for leading zeros.
- Coulmn G: Last Names.
- The spreadsheet is constantly being updated. It currently has around 500 lines of data, but will be added to on a daily basis.
Description & Objective:
I have case numbers in column B, and jurist names in column G. The issue is that a case number can appear several times (multiple parties can share a single case number). So, I've come up with an easy way to tell how many parties have come across a given jurist (just count how many times the jurist's name appears), but now I want to count how many times a unique case "number" appears (for a grant total), and then how many times a unique case number appears along with a given jurst's name.
As mentioned above, I think I'm having trouble because the values in column B are formatted as text, but I think I need to keep it that way.
Content:
- Column B: 8 digit "numbers" but formatted as text to allow for leading zeros.
- Coulmn G: Last Names.
- The spreadsheet is constantly being updated. It currently has around 500 lines of data, but will be added to on a daily basis.
Description & Objective:
I have case numbers in column B, and jurist names in column G. The issue is that a case number can appear several times (multiple parties can share a single case number). So, I've come up with an easy way to tell how many parties have come across a given jurist (just count how many times the jurist's name appears), but now I want to count how many times a unique case "number" appears (for a grant total), and then how many times a unique case number appears along with a given jurst's name.
As mentioned above, I think I'm having trouble because the values in column B are formatted as text, but I think I need to keep it that way.