View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Art H Art H is offline
external usenet poster
 
Posts: 26
Default Private Function Code Change

P.S. You might need to add error checking in case the input is less
than three characters. Mid does not like the second parameter to be
less than 1.