C
che1971us
I am generating a Report from my Access DB using Active
Server Pages (thru ADO Connection) displaying on my
browser (IE), Then i am sending the report to an Excel
Spreadsheet (Using a Hyperlink). I have a column which is
Numaric Datatype (like 4.95)and in the Excel spreadsheet
it is showing as 5 (NOT 4.95) and i need to display as it
is in my Access DB which is 4.95. How can i
prevent "Rounding" here and i checked the "Precision as
displayed" option but still it is NOT working. Help me
Server Pages (thru ADO Connection) displaying on my
browser (IE), Then i am sending the report to an Excel
Spreadsheet (Using a Hyperlink). I have a column which is
Numaric Datatype (like 4.95)and in the Excel spreadsheet
it is showing as 5 (NOT 4.95) and i need to display as it
is in my Access DB which is 4.95. How can i
prevent "Rounding" here and i checked the "Precision as
displayed" option but still it is NOT working. Help me