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]
3 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]3 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]3 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
Anil needs to show the overlap of people who live in a certain neighborhood in his city and who support a specific political can
pantera1 [17]

Since Anil needs to show the overlap of people who live in a certain neighborhood in his city that supports a specific political candidate, the type of conceptual diagram which he should use is a: B: Venn diagram.

<h3>What is a Venn diagram?</h3>

A Venn diagram can be defined as a circular graphical (visual) tool that is typically used for representing, logically comparing and contrasting two (2) or more finite sets of data such as objects, students, events, voters, concepts, people, etc.

In this context, we can reasonably infer and logically deduce that a Venn diagram is a type of conceptual diagram which can be used by Anil in illustrating the overlap of people who are living in a certain neighborhood in his city and supports a specific political candidate in an election.

Read more on Venn diagram here: brainly.com/question/24581814

#SPJ1

8 0
1 year ago
How to create a tender statement in database management?
sattari [20]
Persaud them really, and make them fell like you truly know about the topic also, use strong big words and fancy up the fonts
3 0
3 years ago
How many cells are included in the range A1:B3
GenaCL600 [577]
Your answer would be 6 cells 

4 0
3 years ago
HELP ASAP
CaHeK987 [17]
The answer is B, e commerce. Have a good day
3 0
3 years ago
In Microsoft Word, a user can find the Customize Keyboard dialog box in the Customize Ribbon section of the
MissTica

Answer:

view tab

Explanation:

I think that is the answer

5 0
3 years ago
Other questions:
  • Assume the following representation for a floating point number 1 sign bit, 4 bits exponent, 3 bits for the significand, and a b
    9·1 answer
  • Para que se utiliza openoffice en la vida cotidiana?
    7·2 answers
  • An information- and communication-based electronic exchange environment mostly occupied by sophisticated computer and telecommun
    13·1 answer
  • It is important to use as much text as possible in a presentation. <br> a. True<br> b. False
    9·1 answer
  • Rainfall_mi is a string that contains the average number of inches of rainfall in Michigan for every month (in inches) with ever
    12·1 answer
  • Networking and telecommunications technologies, along with computer hardware, software, datamanagement technology, and the peopl
    11·1 answer
  • The purpose of​ a/an _________ system is to capture best practice solutions and program them into a set of rules in a software p
    13·1 answer
  • Que se trata el RUC<br>​
    11·1 answer
  • What classes should I take in high-school for majoring in computer science?
    9·1 answer
  • Discovery of a vulnerability in a software program can potentially be sold to the government. Group of answer choices True False
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!