View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Artem Omelianchuk Artem Omelianchuk is offline
external usenet poster
 
Posts: 8
Default Automation:insert number to Excel problem

I make some research and find, that this behavior because of
UseSystemSeparators property. So now I turn off this property and all works
fine.
Thanks.