Is there a way to count the number of characters per word for a string, returning values separated by a comma?
问题 I have a list of strings in cells - 1000s of them - and I need to work out the characters per word but separated by word - preferably in 1 swift formula... For Example: 1. "Black Cup With Handle" > Formula I need > 5,3,4,6 "Giant Bear Statue" > Formula I need > 5,4,6 I need this for a recurring task which has been macro'd in a very inefficient way to count words into columns (of which we need to use up to 20 for the just encase) but this needs to be tackled. Usually, we count the spaces and