Hello,
This is where I come when I can't get my head wrapped around an Excel problem. Y'all are the greatest. Thanks!
Ok, I've got this report I'm working on. The format is set so there isn't any feasible way to split the information that's in a single column into multiple columns. Now I need to do the summary data for the report. For each entry in the report, in Column B the information is stacked. First row (Col B) has "Center Name", second row (Col B) has "County", third row (Col B) has "Slots A" (formatted like ###, followed by 3 text characters), fourth row has "Slots B" (formatted like ###, followed by 4 text characters), fifth row has "Staff" (formatted like ###, followed by 6 text characters), sixth row is blank. Then it starts over again. The total number of entries in the report is unknown and dynamic.
I need to count the number of different counties and total "Slots A", "Slots B", and "Staff". I don't have any idea of an efficient way to code this. Can y'all help me out?
This is where I come when I can't get my head wrapped around an Excel problem. Y'all are the greatest. Thanks!
Ok, I've got this report I'm working on. The format is set so there isn't any feasible way to split the information that's in a single column into multiple columns. Now I need to do the summary data for the report. For each entry in the report, in Column B the information is stacked. First row (Col B) has "Center Name", second row (Col B) has "County", third row (Col B) has "Slots A" (formatted like ###, followed by 3 text characters), fourth row has "Slots B" (formatted like ###, followed by 4 text characters), fifth row has "Staff" (formatted like ###, followed by 6 text characters), sixth row is blank. Then it starts over again. The total number of entries in the report is unknown and dynamic.
I need to count the number of different counties and total "Slots A", "Slots B", and "Staff". I don't have any idea of an efficient way to code this. Can y'all help me out?