M
Mlaky
Hi everyone!
I'm accessing MS Access database trough MS Excel. I have problem with
decimal number smaller than 1.
Example: For "0.456" I retrive ".456" from database in Excel recordset. Is
there some way that ODBC driver convert ".456" value to "0.456" for
computation or I have to do it my self in program?
Thanks.
I'm accessing MS Access database trough MS Excel. I have problem with
decimal number smaller than 1.
Example: For "0.456" I retrive ".456" from database in Excel recordset. Is
there some way that ODBC driver convert ".456" value to "0.456" for
computation or I have to do it my self in program?
Thanks.