I am working with the following dataset:
Code:
* Example generated by -dataex-. To install: ssc install dataex clear input str30(PART_ID GIVEN_VOUCHER1 GIVEN_VOUCHER2 GIVEN_VOUCHER3) "M0001" "M1158" "M9817" "M6879" "M0002" "M3584" "M2138" "M4076" "M0003" "M6562" "M6584" "M2333" "M0004" "M2646" "M9405" "M5265" "M0005" "M6299" "M1237" "M1848" end
How can I create unique values for each ID and each voucher? Thanks in advance.
Best,
Syed
0 Response to String to Numeric-Need UNIQUE values---Encode/Destring/Real is not working
Post a Comment