You can control how close existing texts displays near your table by clicking the ________ button in the Table Properties dialog box

A) Preferred width B) Alignment C) Positioning D) Text wrapping

C

Computer Science & Information Technology

You might also like to view...

How many times will the loop steps in the instructions corresponding to the following pseudocode be executed, assuming 5 values - 0, 6, 7, 3, 0 - are input, one on each record

``` DOWHILE SCORE > 0 Read SCORE Write SCORE ENDDO ``` a) 0 b) 5 c) unknown d) infinite

Computer Science & Information Technology

When you choose "Append a copy of the records to the table" option button in the Get External Data dialog box, then click OK, the ____ opens.

A. Append Data dialog box B. Import Data dialog box C. Import Wizard D. Link Spreadsheet Wizard

Computer Science & Information Technology