Hi,
I have a data set with the following values for the variable name:
lastname firstname
lastname firstname
lastname firstname
how do I change it to the following?
lastname firstname
lastname firstname
lastname firstname
With 1 spaces in between. I forgot what SAS function does that.
Thanks
I have a data set with the following values for the variable name:
lastname firstname
lastname firstname
lastname firstname
how do I change it to the following?
lastname firstname
lastname firstname
lastname firstname
With 1 spaces in between. I forgot what SAS function does that.
Thanks