Hi,
I would like to add two zeros at the end of the numbers. How do I go about this?
I would like to add two zeros at the end of the numbers. How do I go about this?
Code:
* Example generated by -dataex-. For more info, type help dataex clear input long LOPNR_PERSONID int BELOPP 1 2971 2 2537 3 3485 4 1800 5 5628 end

Comment