Kanth,
If you want to remove units like ltr,km,pc's,inr etc then use NODIM(your kf).
If you want to remove the signs then use ABS(Your KF).
If you want both conditions then use ABS(NODIM()).
Hope it helps.
Regards,
Venkatesh
Kanth,
If you want to remove units like ltr,km,pc's,inr etc then use NODIM(your kf).
If you want to remove the signs then use ABS(Your KF).
If you want both conditions then use ABS(NODIM()).
Hope it helps.
Regards,
Venkatesh