1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
uranmaximum [27]
2 years ago
11

Which formulas would work to combine cells with first, middle, and last names from columns A through C and row 2 into a new cell

? Check all that apply. =A2&" "&B2&" "C2 A2&" "&B2&" "C2 =CONCATENATE(A2&" "&B2&" "C2) =CONCATENATE(A2," ",B2," "C2) =CONCATENATE(A2)&" "&(B2)&" "(C2)
Computers and Technology
2 answers:
ryzh [129]2 years ago
8 0

Answer:

=CONCATENATE(A2," ",B2," "C2)

Explanation:

The concatenate function in excel can be used to combine inputs in two or more cells.

The formula =CONCATENATE(A2," ",B2," "C2) could be explained thus :

'=' All excel functions starts with the = sign

'Concatenate' the function which allows us to combine

A2 = column A row 2

B2 = column B row 2

C2 = column C row 2

" " means a space after each cell input.

Sedbober [7]2 years ago
8 0

Answer:

(A) =A2&" "&B2&" "C2 and (D) =CONCATENATE(A2, " "B2," "C2)

Explanation:

It was right on Edj :) Please mark brainliest!

You might be interested in
The person who Oversee the direct work of employees and is responsible for the day-to-day tasks the employees complete is likely
tatuchka [14]

Answer: Operational Manager

3 0
3 years ago
Read 2 more answers
Which application software would be most suitable for writing a resume?
Gemiola [76]

Answer:

Either word or I would suggest using google docs and word and compare.

Explanation:

You can set up a resume in word.

7 0
2 years ago
Which save as element allows a user to save a presentation on a computer?
s344n2d4d5 [400]

Answer:

This PC

Explanation:

Got it right

7 0
3 years ago
Read 2 more answers
Forwarded events can only be recorded when systems ADMINISTRATORS have de-established an event subscription. TRUE or FALSE
weeeeeb [17]

Answer:

True

Explanation:

Forwarded events can only be recorded when systems administrators have de-established an event subscription.

8 0
2 years ago
Which location on the ribbon contains the commands for adding a table to a document?
Maksim231197 [3]

Adding a table to a document can be done in Microsoft Word using the insert ribbon, the insert ribbon are mostly used for adding options to a document.

  • The insert ribbon is a multi functional ribbon which has up to about 10 different useful groups for adding elements to a document.

  • Some of the groups on the insert ribbon include ; Pages, Text, Header & Footer, Tables, illustrations, Links, Media and so on.

  • The Table group in the insert ribbon allows different table adding options such as inserting an already existing table, drawing a new table or importing an excel table.

Therefore, adding a table to a document is performed from the insert ribbon in Microsoft Word.

Learn more:brainly.com/question/21842366?referrer=searchResults

4 0
2 years ago
Other questions:
  • The automotive system that connects the engine and the transmission to the wheels is called the
    14·1 answer
  • Write code statements to create a DecimalFormat object that will round a formatted value to four decimal places. Then write a st
    15·1 answer
  • The ____ dialog box in windows vista appears each time a user attempts to perform an action that can be done only with administr
    12·1 answer
  • A) A cable that is mainly used in the cable television network
    11·1 answer
  • How does light move? Shift? Bounce between different objects?
    9·1 answer
  • Please help me on this please i am giving all of my points so please help me
    6·1 answer
  • Write a function called play_round that simulates two people drawing cards and comparing their values. High card wins. In the ca
    11·1 answer
  • What does playstation network is currently undergoing maintenance?.
    15·1 answer
  • If you try to add a new item to a full stack the resulting condition is called a(n)?
    13·1 answer
  • By default word documents include _______ margins on all sides of the document.
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!