answersLogoWhite

0

First select the text you want the comment for. To insert the comment, you can use the keyboard shortcut Ctrl - Alt - M to do it. You can also do it on the Review tab. On versions of Word before 2007, it is on the Insert menu.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How do you insert contact it for a new login as a comment for the selected text?

houme


How do you enter comments in excel?

To put comments into a cell, with the cell selected go to the Insert menu and pick Comment. You could also right click on the cell and pick Insert Comment from the shortcut menu that appears.


What do you insert when you want to insert notes into a worksheet?

You can type notes directly onto the worksheet, you could type them into a text box on the worksheet, or you can add comments, which are attached to a cell. Pressing Shift - F2 will enter a comment into the selected cell. A small red triangle in the top right corner will indicate that a cell has a comment and it can be seen by putting the cursor over the cell.


What can we replace the selected text with new text by?

To replace the selected text with new text, you can simply highlight the text you want to change and then type the new text directly. Alternatively, you can use the "Cut" command to remove the selected text and then use the "Paste" command to insert the new text in its place. In many applications, you can also right-click on the selected text and choose "Replace" or "Edit" options to facilitate the replacement process.


What happens to selected text when you start typing?

When you start typing with selected text, the highlighted text is typically replaced by the new characters you input. This is known as "overwrite" mode, where the selected text is deleted as you type. If no text is selected, the new characters are inserted at the cursor's position without affecting existing text. Some applications also have a "insert" mode, where typing adds to the text without deleting anything.


How do you insert a comment in CSS?

with a slash and an asterisk /* like this :D */


What is the keyboard shortcut to display the Insert Hyperlink dialog box?

CTRL - K inserts a hyperlink to selected text in various applications.


How do you put a comment in worksheet?

Comments can be placed in a cell by pressing Shift and F2. The comment goes into a text box. A red triangle will appear in the top right corner of the cell to show that a comment has been entered. Putting the cursor over the cell will show the comment as a pop up.


How do you insert text at current cursor with a bookmark using javascript?

To insert text at the current cursor position using a bookmark in JavaScript, you can use the document.getSelection() method to retrieve the user's current selection. Then, create a Range object from the selection and use insertNode() to insert a text node at that position. Here's a basic example: function insertTextAtCursor(text) { const selection = document.getSelection(); if (selection.rangeCount > 0) { const range = selection.getRangeAt(0); range.deleteContents(); // Optional: Remove selected text range.insertNode(document.createTextNode(text)); } } You can call insertTextAtCursor("Your text here") to insert the desired text at the cursor position.


Can you remove selected text?

there is no way to remove a selected text especially if it is on Internet.


What html element does not display text on the web page as seen in the web browser the comment graphic image or text?

You can use the comment tags to include text in your HTML code that will not be displayed in the browser. Here is how you do that: <!-- Comment Text -->.


What is the best way Once a block of text is selected you can replace the selected text with new text by?

simply typing the new text