View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DS NTE DS NTE is offline
external usenet poster
 
Posts: 17
Default Count number of values

In a cell I have this values

;1,23;2,5;5,5;6,5; etc......

How can I, using VBA count how many values there are, separated by ;
(semicolon)


Knut Egil