View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kellia Kellia is offline
external usenet poster
 
Posts: 6
Default Search a cell and count

I have cells with various amounts of numbers in them. For example, d6 has
{0, 3, 6, 9} while d9 has {1, 3, 4, 7}. I'd like to count the number of
times the numbers 1, 3 and 4 appear in each cell...