View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
AndyH AndyH is offline
external usenet poster
 
Posts: 2
Default Counting blank cells between non-blank cells

Does anyone know a simple way to count the number of blank cells between
non-blank cells? I have a column of data that in some cases has from zero to
five blank cells between non-blank ones. If there are not two blank cells
between the non-blank ones, it is an indication of a potential coding error
within the data source. I'm looking for an easy way to do my data scrub.

Any ideas would be helpful.

Thanks.