Microsoft Office questions and answers

Microsoft Office Questions and Answers

A basic knowledge of Microsoft Office applications such as MS Word, MS Excel and MS PowerPoint is often required for most jobs. Practise and prepare for your aptitude test with these frequently asked MS Office questions and answers.

181.

Which function is used to get the location of text in a string in MS Excel?

A.

FIND()

B.

INDEX()

C.

SEARCH()

D.

STRINGSEARCH()

Correct answer is C

The SEARCH() function is used to get the location of text in a string.

Syntax:

=SEARCH (find_text, within_text, [start_num])

Example:

=SEARCH("How","Hello, world! How are you?") // Returns 15

182.

Show/Hide Gridlines option is available in the ____ menu of Excel.

A.

Page Layout

B.

Data

C.

Insert

D.

Format

Correct answer is A

No explanation has been provided for this answer.

183.

Under which menu can we insert Header and Footer in an Excel sheet?

A.

Format

B.

Review

C.

Data

D.

Insert

Correct answer is D

We can insert the Header and Footer in the sheet by clicking on the "Header and Footer" option from "Text Group" in the "Insert" Menu.

184.

Which option allows you to display all numbers which are less than 0 (negative numbers) in red color in MS Excel?

A.

Styling

B.

Conditional Formatting

C.

Compare Formatting

D.

Special Formatting

Correct answer is B

By using the "Conditional Formatting" feature, we can apply special formatting based on the conditions.

185.

What is the keyboard shortcut to insert a new sheet in the current workbook in MS Excel?

A.

Shift + F9

B.

Shift + F10

C.

Shift + F11

D.

Shift + F12

Correct answer is C

No explanation has been provided for this answer.