Showing posts with label for. Show all posts
Showing posts with label for. Show all posts

Tuesday, March 20, 2012

Create a PIE Chart, counting how many entries you have for one column



Create a PIE Chart, counting how many entries you have for one column
=COUNTIFS(Data!L:L,B4)Name of the sheet: Datacolumn: LB4: The text(assigned group) you want to count.