Hello
What is wrong with my code please to replace my 0 by something meaning NA ? :
replace namevariable = NA if namevariable==0
or
replace namevariable = "" if namevariable==0
Thanks a lot for your help