R
Rajeev
Hi group,
My report generates output correctly in 2003 but not in access 2007.
Also its showing different output in different computers which have access
2007!
The problem is its generating ##### symbols instead of values in reports.
In my desktop its showing values but for negative values its showing #####
signs and in my laptop its showing #### symbols for all the values in the
report.
My report contains decimal places upto 3. If I decrease the decimal places
to 2 its showing values or if I increase the width of the column its showing
the values and negative symbols....
lemme give a proper example for you to understand.
Actual report values: In access 2007 My laptop(access 2007)
2.222 2.222 #####
0.001 0.001 #####
0.100 0.100 #####
-0.101 ##### #####
-0.221 ##### #####
0.123 0.123 #####
I am not able to figure out why its happening like this
Can anybody lemme know how to fix the problem i.e how to generate values
instead of #### in the report.
My report generates output correctly in 2003 but not in access 2007.
Also its showing different output in different computers which have access
2007!
The problem is its generating ##### symbols instead of values in reports.
In my desktop its showing values but for negative values its showing #####
signs and in my laptop its showing #### symbols for all the values in the
report.
My report contains decimal places upto 3. If I decrease the decimal places
to 2 its showing values or if I increase the width of the column its showing
the values and negative symbols....
lemme give a proper example for you to understand.
Actual report values: In access 2007 My laptop(access 2007)
2.222 2.222 #####
0.001 0.001 #####
0.100 0.100 #####
-0.101 ##### #####
-0.221 ##### #####
0.123 0.123 #####
I am not able to figure out why its happening like this
Can anybody lemme know how to fix the problem i.e how to generate values
instead of #### in the report.