I have 001001110110
I need a forumla which will count the number of groups of 1 The above forumla should give me an answer '3' as there are three groups of 1.
CodePudding user response:
I have 001001110110
I need a forumla which will count the number of groups of 1 The above forumla should give me an answer '3' as there are three groups of 1.
CodePudding user response: