Dear all,
I am having a problem while renaming a group of variables. I bet the problem is generated by some simple error that I am unable to see. I am trying to rename a group of 6 variables using the code:
but I keep getting the message:
.
Does someone know why?
Many thanks in advance for your help.
Riccardo
I am having a problem while renaming a group of variables. I bet the problem is generated by some simple error that I am unable to see. I am trying to rename a group of 6 variables using the code:
Code:
ren (SECTIONIIPOSTDEALACTIVITIES AJ AK AL AM AN) /// (kttoacquirer_local_market kttoacquirer_managerial_skills kttoacquirer_RD kttoacquirer_productprocess_design kttoacquirer_marketing kttoacquirer_distribution)
Code:
oldnames and newnames do not match You specified 1 pattern or name for oldname and 3 patterns or names for newnames
Does someone know why?
Many thanks in advance for your help.
Riccardo
Comment