R
Ric
I have some VB6 code that writes a CSV and then uses OLE
to open it in Excel 2002. Somebody has just pointed out
that the dates are being interpreted as US format even
though the regional settings are for the UK. When I look
at the CSV that is written, the dates are OK. If I open
that CSV manually it looks fine. But as soon as I use OLE
to do the work, the dates get reversed. I'm pretty sure
that this has only just started to happen. Has anyone else
encountered this ?
to open it in Excel 2002. Somebody has just pointed out
that the dates are being interpreted as US format even
though the regional settings are for the UK. When I look
at the CSV that is written, the dates are OK. If I open
that CSV manually it looks fine. But as soon as I use OLE
to do the work, the dates get reversed. I'm pretty sure
that this has only just started to happen. Has anyone else
encountered this ?