The ____ function replaces existing text in a specified cell with new text.

A. FIND AND REPLACE
B. WRITE OVER
C. SUBSTITUTE
D. REPLACE


Answer: C

Computer Science & Information Technology

You might also like to view...

What does it mean when we say a sorting algorithm is “stable”?

a. It means the algorithm does not change the order of elements if they are equal (not needed to be replaced) b. It means that the algorithm has the same complexity in all scenarios c. It means that the algorithm always works d. None of the above

Computer Science & Information Technology

The term ____ is used to refer to software that provides expanded capabilities for computer programmers.

A. command-driven interface B. Application Programmer Interface C. development kit D. graphical user interface

Computer Science & Information Technology

The first step in the troubleshooting process is to _____ the problem

Fill in the blank(s) with correct word

Computer Science & Information Technology

A 68020 assembly language instruction that uses a bit field operation with a complex effective address is:

BFFFO ([8,A0,D1*4],4){D2,D3},D4 Write a suitable sequence of ARM processor operations that would perform the same action. Assume that the target address is a 32?bit word.

Computer Science & Information Technology