I need to count each divisions in the “Performing Division” column. so in the screen shot there are 6 division 8000 and 25 or so division 6180. we only have 47 possible divisions. so i thought it would easiest to use a multiple assign with an IF statement to perform the count.
I’m i on the right track for the below IF statement code. i was thinking by placing this assign IF statement into a for each row will count each occurrence of performing division. any guidance on how to write this IF statement would be greatly appreciated