Hi,
I am trying to export data in excel, together with variable label information and variable notes information. While it seems rather simple for labels, either indicating this in the export command or creating a variable: gen variable_info = "`: variable label *'" if _n==1, I cannot find a way to do the same for variable notes. I hope I am not just missing a trivial step.
Thank you for any help!
Ste
I am trying to export data in excel, together with variable label information and variable notes information. While it seems rather simple for labels, either indicating this in the export command or creating a variable: gen variable_info = "`: variable label *'" if _n==1, I cannot find a way to do the same for variable notes. I hope I am not just missing a trivial step.
Thank you for any help!
Ste

Comment