|
Najmul Hoda
|
|
|
01 Oct 2011 at 09:53 AM
|
|
Hi Faiz,
You can use Fix(number, decimals) in the formula to get the desired result.
It returns a number with a specified number of significant digits.
Hope this will help you.
|
|
|
Faiz
|
|
|
03 Oct 2011 at 12:08 AM
|
|
Hi najmul
Thanks for support.
It is always rounding to 2 significant decimal. Does not shows the 0.523
fix(number,decimals)
Fix(0.523,3)
Result is
0.52
but i want =0.523
|
|
|
Faiz
|
|
|
03 Oct 2011 at 12:08 AM
|
|
Hi najmul
Thanks for support.
It is always rounding to 2 significant decimal. Does not shows the 0.523
fix(number,decimals)
Fix(0.523,3)
Result is
0.52
but i want =0.523
|
|
|
Faiz
|
|
|
03 Oct 2011 at 12:09 AM
|
|
Hi najmul
Thanks for support.
It is always rounding to 2 significant decimal. Does not shows the 0.523
fix(number,decimals)
Fix(0.523,3)
Result is
0.52
but i want =0.523
|
|
|
Faiz
|
|
|
03 Oct 2011 at 12:09 AM
|
|
Hi najmul
Thanks for support.
It is always rounding to 2 significant decimal. Does not shows the 0.523
fix(number,decimals)
Fix(0.523,3)
Result is
0.52
but i want =0.523
|
|