Thread: Is it Possible
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John
 
Posts: n/a
Default Is it Possible

Is is possible to determine the number of blank characters entered in a
cell? What I mean by Blank, is when the user uses the spacebar to clear the
contents of the cell

I have used =LEN but that returns a value for all characters blank and
otherwise.


Thanks