View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jaywizz jaywizz is offline
external usenet poster
 
Posts: 3
Default number of characters in each cell

I am importing signals into some software using a CSV file. The signals can
only have a maximum of 32 characters in each cell. I have over 12000 signals
to import and there are at least 60 that are over the 32 character limit.

Is there anyway that I might be able to find these cells without having to
manually count the characters in each cell?