answersLogoWhite

0

The keyboard shortcut is: Ctrl Shift *(asterisk)

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you align a table horizontally in a Word document?

Select the entire table. Then use the paragraph formatting options to centre it. Alternatively, press the Ctrl - E shortcut combination.


What is the best method to use to transpose a table which is laid out horizontally into one laid out vertically?

Put the data into Excel if it is not already in it. Then select the table and do a copy. Go to a blank area of the worksheet. Right click to open the shortcut menu and then choose Paste Special and then Transpose. You table will be transposed in the new location.


How do you select not null columns only from a table?

select * from table where column is not null;


How do i select an entire row in a table in word?

To select an entire row in a table in Microsoft Word, place your cursor in the row you want to select. Then, click on the left margin next to the row, or hover over the left edge until a right-facing arrow appears, and click it. Alternatively, you can click and drag across the row or use the keyboard shortcut by holding down the Shift key while pressing the arrow keys.


What is the shortcut key for inserting a table?

The shortcut key for inserting a table in Microsoft Word is Alt + N, T. First, press Alt, then release it and press N followed by T. This will open the table insertion menu, allowing you to choose the desired table size. In some other applications, the shortcut may vary, so it's best to check the specific software's documentation.


What Can be used to draw proposed table's size?

pencil pointer


What can be used to draw a proposed table's size?

pencil pointer


Shortcut command used to delete a table column?

Delete column


What is the keyboard shortcut for adding records to an Access table?

Ctrl and the plus key.


What do the mouse pointer change to after you click the draw table command?

After you click the draw table command, the mouse pointer typically changes to a pencil or a crosshair icon. This indicates that you can now click and drag to define the dimensions and layout of the table. Once you release the mouse button, the table is created based on your specified area.


How do you get top 2 in sql?

SELECT * FROM table ORDER BY value DESC LIMIT 2 OR SELECT TOP 2 FROM table


How do you build page in center a background webpage?

Using your HTML editor software, open a NEW document. (NOTE: I use Kompozer free HTML editor.) Select TABLE and Insert Select - "One Cell" Table format Click on the Table to select it Select TABLE and Table Cell Properties Select Table Tab Select the Height and Width you desire either as % or pixel for the Table Select Table Alignment and choose Center Select Background Color and choose the color for the Table (i.e. white) Click OK Click Apply Click OK Select FORMAT > Page Colors and Background Select Use Custom Colors Then choose the color for the background that will appear behind your Table and make any changes you want to the font and link colors for within your Table. Click OK You will now have a centered webpage that is white (or whatever color you choose) that has a contrasting background behind it. NOTE: If you want to have sections within your centered webpage (Table), you just click inside the Table and insert another Table into it. Then set the size and color of the second Table the same as above.