Guest User

Untitled

a guest
Jul 16th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. a, b, c, d, d
  2.  
  3. =LEN(A1)-LEN(SUBSTITUTE(A1,"a",""))
  4. =LEN(A1)-LEN(SUBSTITUTE(A1,"b",""))
  5. =LEN(A1)-LEN(SUBSTITUTE(A1,"c",""))
  6. =LEN(A1)-LEN(SUBSTITUTE(A1,"d",""))
Add Comment
Please, Sign In to add comment