Hello fellow Stata users!
My issue is probably a fairly easy one, yet I can't get pass it. I imported data from excel in Stata and despite the data at the data editor appears okay, when I try referring to it by the string value name the value name cannot be found. This is probably because there is an empty line in the excel cells that's passed to Stata editor. I have tried to get rid of this space line using subinstr , yet I can't get over this.
Can someone help me get pass this?
Thank you,
George
My issue is probably a fairly easy one, yet I can't get pass it. I imported data from excel in Stata and despite the data at the data editor appears okay, when I try referring to it by the string value name the value name cannot be found. This is probably because there is an empty line in the excel cells that's passed to Stata editor. I have tried to get rid of this space line using subinstr , yet I can't get over this.
Can someone help me get pass this?
Thank you,
George
Comment