Decimal places task

For example, I have a input such as .5234. i want to manipulate the data as 0.5234.

Suggest the solution. Thanks in advance for the assist.

@Iswarya_P1

Please try this CDBL(.5234) or CDBL(".5234")

image

cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.