View Single Post
  #6 (permalink)  
Old 06-07-2007, 11:54 AM
petrbury petrbury is offline
Junior Member
 
Join Date: May 2007
Posts: 45
Default

Hi, I don't thing that you can solve the problem by decrementing i, because the end condition for " For - Next " loop remains still the same. I thing, you should use strReplace(D$," ","") for removing spaces ( if I understand correct what do you want ).
Petr
Reply With Quote