View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default Exporting data to EXCEL

Fails how ?

Tim

"Samir1014" wrote in message
...
Dear Developer,

I am facing issue on Exporting the data to Excel on German (OS) system.

I have written a code which export the data from .NET Enviorment using
Excel
9 object lib. to Excel. It works fine on Engilsh Settting and Engilsh OS
Sytem.

The user has German OS system. When he chages his/her regional settings to
English the Exporting work fine. if he keeps changes to German it fails.

Is anybody has suggession and solution on this. pls. let me know