Hi All,
I have a number like 5050 i like to remove the zeros from this number using a macro NUMBER_DEL_ZEROS(x)
for example NUMBER_DEL_ZEROS(5050) give us 55.
how to do that? thank you very much for helping
Hi All,
I have a number like 5050 i like to remove the zeros from this number using a macro NUMBER_DEL_ZEROS(x)
for example NUMBER_DEL_ZEROS(5050) give us 55.
how to do that? thank you very much for helping