Excel Automation from a Delphi 7 Program

  • Thread starter Thread starter Rene
  • Start date Start date
R

Rene

Hi, I have written a Delphi 7 program that writes reports to Excel via
automation. In my report I format a cell by setting the Numberformat to
'dd/mm/yyyy' Most times the report runs correctly, but on occasion the date
gets set to mm/dd/yyyy. Why would this be? I am using Excel 2003 and this
happens on more than one machine.

Thanks
Rene
 
Back
Top