Skip to main content

How to Add a Comment to a Cell in Excel


- You can add comments to a cell, if you want. To see how they work, take a look at the spreadsheet below:
A comment added to a cell
The function in cell B1 generates a random number from 1 to 49. You can get it to generate a new random number by clicking inside the formula bar and pressing the return key on the keyboard.
We'll add a comment to the cell to let anyone using the spreadsheet know what to do.
First, construct the spreadsheet above. For the RANDBETWEEN( ) function to work, you have to enable it. To enable the function, click on Tools from the menu bar. From the drop down menu, click on Add-ins. A dialogue box pops up. Click on Analysis Toolpack and then click OK.
If Tools > Add-ins doesn't work, you can enter this formula in cell B1
=RAND( ) * 49 + 1
The formula will generate a Random number between 1 and 49. You then need to format the cell to Number and set the decimal places to zero.
Once you have the above spreadsheet up and running, you can add your comment. To add a comment to cell B1, do the following:
  • Click on cell B1
  • From the menu bar, click on Insert
  • From the drop down menu, click on Comment
  • A yellow text box will appear to the right of cell B1, as in the image below:
The Comments Textbox
Excel will add to the comment the name of the person who's computer it is. In this case it was done on Kays computer. You can delete this name by pressing the backspace key on your keyboard.
To add your comment, just start typing. You can enlarge the text box by holding down your left mouse button on one of the white squares and dragging.

Enlarging the Textbox
Click on any other cell in your spreadsheet and the comment will disappear. The cell will have a red triangle in the top right corner, indicating that it contains a comment. Like the one below. Though this is a black and white image, so the effect is not too apparent:
Triangle Indicates the Cell contains a comment
If you move your mouse over cell B1 the comment will pop up. Try it and see.
If you want to get rid of a comment, do the following:
  • Click inside the cell that contains the comment
  • Click once with your right mouse button
  • A menu appears
  • Click "Delete Comment" with your left mouse button
  • The comment is deleted

And that completes section three of the excel spreadsheet course. You can have a go at the project below, or move on to section four.

Comments

Popular posts from this blog

PRATYUSHA HOME

Hi interesting readers, Prathysha NGO, Chennai. Bala gurukul orphange, chennai. Pratyusha support, Hyderbad. Krr oldage home, Vizag. Disa foundation.......................................................... so on..................... Join hands with us for a good cause. Thank you all. Contact  us on our  whatsapp no:  8939374254    for the more details. You can pay through Paytm scanner. for each donor we will give an online PDF book as a gift. Thank you Pratyusha Home
Javascript Tutorials for the Beginner - Welcome to the Home and Learn course for Javascript. Although it is aimed at complete beginners to the subject we do assume that you have some knowledge of HTML and a little CSS. You don't have to be an expert, though. Just the basics will do. (If you're not sure about the HTML then see our Web Design course.) You don't need to buy any software for this Javascript course - you probably already have everything you need to get started.   > Section One: Getting Started 1. Software needed 2. Our Javascript Templates 3. A little word about debugging Home Page > Section Two: The Browser 1. A First Script 2. Javascript Tag Placement 3. The Browser Object Model 4. Browser Window Methods 5. The Document Object Model > Section Three: Javascript Programming Basics 1. Javascript Variables 2. Math Operators 3. Operator Precedence 4. IF Statements 5. IF ... Else 6. Comparison Operators 7...
Sorting Images in Windows 7  -In the previous section, you learned how to add information to an image. In this section, you'll se what you can do with all this information. This comes under the topic of Sorting. First, though, change your View slider from  Tiles  to  Details : When you arrange the window to Details view, your screen should look like this one: We now have a list of images with the Name, Date, Tags, Size and Ratings showing. These headings can all be used to sort your images. Click on the Ratings, for example, and you'll see a dropdown box: You can choose to display only images with 1, 2, 3, 4 or 5 stars. All you need to do is to check each box. The ones not checked will then be hidden: Here, we're choosing to display only 1 and 2 star images, perhaps with a view to deleting them. (To delete an image, right-click. From the menu that appears, select  Delete . Or choose  Rename  to change the name of the image....