Hello,
Hoping the community can help me with the following:
I have a list of company that have different product lines that i would like to assign a rating dummy variable "1" if it meets certain criterion, e.g., "High", "Above Ave.", etc...For some reasons certain company product line gets rated while others don't, i.e., Company E has 27 products but 8 of them don't have a rating whereas the other 19 has a rating of "Ave.".
This is part of the formula i'm using: IF(Y65="High",1,IF(Y65="High^Q",1,IF(Y65="Above Average",1,IF(Y65="Above Average^Q",1,IF(Y65="High",1,IF(Y65="High^Q",1,IF(Y65="Above Average",1,IF(Y65="Above Average^Q",1,0))))))))
Question: Is there a formula to fill in the missing info based on the previous rating w/o either filter or manually type it in as i have 5000 rows to comb thru? Hoping the screenshot can provide more info.
Thank you,
Le
Hoping the community can help me with the following:
I have a list of company that have different product lines that i would like to assign a rating dummy variable "1" if it meets certain criterion, e.g., "High", "Above Ave.", etc...For some reasons certain company product line gets rated while others don't, i.e., Company E has 27 products but 8 of them don't have a rating whereas the other 19 has a rating of "Ave.".
This is part of the formula i'm using: IF(Y65="High",1,IF(Y65="High^Q",1,IF(Y65="Above Average",1,IF(Y65="Above Average^Q",1,IF(Y65="High",1,IF(Y65="High^Q",1,IF(Y65="Above Average",1,IF(Y65="Above Average^Q",1,0))))))))
Question: Is there a formula to fill in the missing info based on the previous rating w/o either filter or manually type it in as i have 5000 rows to comb thru? Hoping the screenshot can provide more info.
Thank you,
Le