Question: In cell I2 , write a formula to determine the position of the ( character in cell B2. Extend the formula to I3:I11. (4 points)
- In cell I2, write a formula to determine the position of the ( character in cell B2. Extend the formula to I3:I11. (4 points)
- In cell J2, write a formula to determine the position of the ) character in cell B2. Extend the formula to J3:J11. (4 points)
- In cell K2, write a formula to determine the position of the - character in cell B2. Extend the formula to K3:K11. (4 points)
- In cell E2, write a formula to extract the country code from a phone number. The country code is the digits after the + character and before the ( character. You should use the position of the ( character in cell I2 in the formula. Extend the formula to E3:E11. (4 points)
- In cell F2, write a formula to extract the area code from a phone number. The area code is the digits between the () characters. You should use the position of the ( character in cell I2 and the position of the ) character in J2 in the formula. Extend the formula to F3:F11. (4 points)
- In cell G2, write a formula to extract the prefix from a phone number. The prefix is the digits after the ) character and before the character. You should use the position of the ) character in cell J2 and the position of the -character in K2 in the formula. Extend the formula to G3:G11. (4 points)
- In cell H2, write a formula to extract the local number from a phone number. The local number is the last 4 digits in a phone number. Extend the formula to H3:H11. (4 points)
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
