A worksheet contains addresses in column C. The addresses use commas after the street, city, and state, such as 129 Elm Street, Burlington, NC, 27215. Column D contains the phone number. You use Text to Columns to divide the addresses into multiple columns using comma delimiters. You successfully divide the addresses into four columns. What happens to the phone numbers in column D?
What will be an ideal response?
The phone numbers are overwritten with city names.
Computer Science & Information Technology
You might also like to view...
What is a variable?
What will be an ideal response?
Computer Science & Information Technology
Using right alignment causes the text that runs along the left margin to be ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
How do you create a view?
What will be an ideal response?
Computer Science & Information Technology
You create an array in much the same way you instantiate an object of a user-defined class, by using the new keyword at the time of declaration.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology