Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Prepare the data by identifying Partners that are part of APPLE COMPANY. If a Partner is either iTunes or Apple, it is part of APPLE
Prepare the data by identifying Partners that are part of "APPLE COMPANY". If a Partner is either iTunes or Apple, it is part of "APPLE COMPANY". . O O In the SALES worksheet. Insert a column to the right of PARTNER NAME, call it APPLE COMPANY Populate the APPLE COMPANY column using a series of nested functions. It can be done several ways. One way is thru a combination of LEFT, OR and IF nested functions. Start by Identifying common characters to the left of Partners values o Then, with the OR function select these partners. Finally wrap it in an IF. If a partner is an Apple Company then "APPLE COMPANY", else leave it blank. Create a column to the right of APPLE COMPANY, call it "PARTNERS AND APPLE GROUPED". Populate this last column with an IF formula. If APPLE COMPANY partner tests TRUE, then "APPLE COMPANY", else the value of the Partner Name. O Prepare the data by identifying Partners that are part of "APPLE COMPANY". If a Partner is either iTunes or Apple, it is part of "APPLE COMPANY". . O O In the SALES worksheet. Insert a column to the right of PARTNER NAME, call it APPLE COMPANY Populate the APPLE COMPANY column using a series of nested functions. It can be done several ways. One way is thru a combination of LEFT, OR and IF nested functions. Start by Identifying common characters to the left of Partners values o Then, with the OR function select these partners. Finally wrap it in an IF. If a partner is an Apple Company then "APPLE COMPANY", else leave it blank. Create a column to the right of APPLE COMPANY, call it "PARTNERS AND APPLE GROUPED". Populate this last column with an IF formula. If APPLE COMPANY partner tests TRUE, then "APPLE COMPANY", else the value of the Partner Name. O
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started