View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel
- - is offline
external usenet poster
 
Posts: 3
Default SeriesCollection.(X)Values: locale settings specific?

On Jul 11, 3:31 pm, "Jon Peltier"
wrote:
Stephen Bullen has written a chapter on International Issues in Excel 2002
VBA Programmer's Reference which he co-authored, and that happens to be the
sample chapter posted on his web site:

http://oaltd.co.uk/ExcelProgRef/Ch22/ProgRefCh22.htm


Thanks!
Your hint has also been very useful, as I create these arrays from
user input which has different local settings eg. 1,0 vs 1.0 for
decimal separator.