When you are in a table cell and press Enter, what happens?

A) Another line is created in the cell
B) The insertion point moves below the table
C) The insertion point moves to the next cell or next row
D) Wordwrap occurs


A

Computer Science & Information Technology

You might also like to view...

The color of text printed by an e.Graphics.DrawString statement is determined by the __________ argument.

a. FontName b. Style c. Brushes d. HPos

Computer Science & Information Technology

A composite key is required when one field alone can not be used to identify each unique record in a table

Indicate whether the statement is true or false

Computer Science & Information Technology

A table style is a collection of table ________ options that can be applied to a range with a single click

A) editing B) formatting C) color D) sizing

Computer Science & Information Technology

In a sequential master file update procedure, when the transaction key is equal to the master key, which of the following is true?

a) The master record is either deleted or updated with the data from the transaction record. b) The transaction record is added to the master file. c) There are no more transaction records that affect the current master record. d) The next master record is read.

Computer Science & Information Technology