R
ryanbreakspear
Hi all,
On one machine when I read data from a column (DataRow[x].ToString())
from Excel it reads it as a floating point number. On another machine
it reads as a date (e.g. 12/10/1899 3:50:24 AM). In the connection I'm
passing "IMEX=1". I want it to be a floating point number, does anyone
have any ideas how I can do this?
I'm using Excel 11.5612.5606
Thanks in advance
Ryan
On one machine when I read data from a column (DataRow[x].ToString())
from Excel it reads it as a floating point number. On another machine
it reads as a date (e.g. 12/10/1899 3:50:24 AM). In the connection I'm
passing "IMEX=1". I want it to be a floating point number, does anyone
have any ideas how I can do this?
I'm using Excel 11.5612.5606
Thanks in advance
Ryan