Question: code class = asciimath > 1 . Open the file and select the Developers tab. 2 . Use the PROPER function to format the text
code class"asciimath" Open the file and select the Developers tab. Use the PROPER function to format the text from range B:B The formatted text should be placed into cells C:C Use the TRIM function in cells D:D to remove the extra spaces from the names in range C:C Using text functions, you will convert the developers names to the Last name, Initial. format using the following steps: Determine how many characters you will need to include in order to have the name as Last name, Initial. Hints: i In cells E:E use the FIND function to locate the number of characters of the last name followed by the space in the trimmed name. ii In cells F:F add to the number in cells E:E to include the first initial. Using the LEFT function and the & copy the developers names in the Last name, Initial. format to cells G:G Hint: To add the period after the first name initial, use &
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
