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
If you enjoy exploring,"what would happen if"types of questions and activities,a career in science or technology might be a good
zhannawk [14.2K]

Answer:

option (a)

Explanation:

Computer science provides millions of ways in which we can code different types of scenarios and options we can imagine. Any scenario or problem can be thought to solve using programming. So there can be thousands of ways of exploring the paths never explored. Lots of ways to counter any situation and think what if i could change this condition to another and what solution would come up.

5 0
3 years ago
The ________ is a keyboard form based on the principle of voices imitating each other.
Brut [27]

A fugue is a keyboard form founded on the principles of voices imitating each other.

What is a fugue?

In theme, a fugue is a contrapuntal compositional process in two or more voices, built on a topic (a musical theme) that is presented at the beginning in imitation (repetition at other pitches) and which recurs often in the course of the design. It is not to be misunderstood with a figuring tune, which is a style of a song popularized by and mostly limited to early American music and West Gallery music. A fugue usually has three main areas: an exposition, a story, and a final admission that includes the return of the issue in the fugue's remedy key. Some fugues have a recapitulation.

To learn more about fugue, refer to:

brainly.com/question/1132239

#SPJ4

The complete question is:

The ________ is a keyboard form based on the principle of voices imitating each other.

a. fugue

b. prelude

c. suite

d. toccata

7 0
1 year ago
After receiving a call from an executive, a technician walks into a meeting room to find that the projector is not showing the s
qwelly [4]

Answer:

Answer is c) Verify the vga cable is connected

Explanation:

No video signal means that the projector is not receiving any data from the laptop. Verifying the cable connection should be the first test you should do.

If the cable is properly connected and the projector keeps showing that error then you can move on and perform additional tests, but the first requirement for establishing a connection is that the cable is properly connected.

4 0
3 years ago
Dwayne wants a variable called "name" to appear in the interpreter and does not want a space after it. Which of these should be
ICE Princess25 [194]

Answer:

name + name

Explanation:

When assigning values to a Variable  in python, the + operator sums the values assigned to the variable into a single value hence there won't be any space between the values assigned .

Name + Name = NameName    in python programming

7 0
3 years ago
Describe how keyboard software works and which problems does keyboard software<br> need to handle?
Anastaziya [24]

Answer:

The target computer's operating system and gain unauthorized access to the hardware, hook into the keyboard with functions provided by the OS, or use remote access software to transmit recorded data out of the target computer to a remote location.

No physical sensation of pressing a button results in misfires. Lack of physical divisions between keys makes touch typing impossible. Smaller key spacing results in typos.

3 0
3 years ago
Other questions:
  • Which network component connects a device with the transmission media and allows it to send?
    7·1 answer
  • How does technology helps save the environment?​
    6·1 answer
  • It chapter 2 pennywise
    13·1 answer
  • For what kind of shot is a fisheye lens most appropriate?
    8·1 answer
  • The user enters a URL into a web browser, the web browser sends the information to the DNS server to look up the IP address, the
    12·1 answer
  • 2. What is data redundancy?
    14·1 answer
  • A _________ is a component commonly used in an analog pressure gauge. Use letter keys to select choices A microprocessor B press
    8·1 answer
  • You compared each letter in the correct word to the letter guessed.
    5·1 answer
  • Demons I shall be your eternal nightmare
    13·1 answer
  • A file extension of. Xlsm indicates what type of workbook.
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!