Hi everyone,
I have an id variable in string format, and I am unable to produce summary statistics with this type of id.
And when I use destring, it gives me following error:
Just a small note: My id variable is of type "BD5fe56fef5...".
Thank you very much for your help.
Best,
Michael
I have an id variable in string format, and I am unable to produce summary statistics with this type of id.
And when I use destring, it gives me following error:
Code:
. destring id, replace id: contains nonnumeric characters; no replace
Thank you very much for your help.
Best,
Michael
Comment