Skip to main content

TIP - 50 : Convert note to comment in excel


Convert note to comment in excel

In excel, we have two varieties of highlighting of information –

1)   Notes - Under notes we can update the cell with a “NOTE” about a particular text to be displayed.
2)   Comments – In comments, where we can update a particular text same like note, but there is additional advantage of tracking of the comments updated by the others with the time stamp (it looks like how a mail chain having replies)

Step 1: Please select a cell and enter a comment by clicking Notes from Review tab

Step 2: Then click on “Convert to comments”, so that the note now turns into a comment.

Very helpful when we have review comments. (Preparer and reviewer concept).

Comments

Popular posts from this blog

Hide cell contents by changing the cell format (in Excel)

Hide cell contents by changing the cell format (in Excel) Useful in situations where you have a small amount of data you want to hide but still want to be able to work with (and you’re not required to hide the entire column or row). And when you print the data as well the cell hided will not be printed. Step 1 – Select the cell or cells you want to hide. In this example, cell C3 to C6 is selected. Step 2 – Select the option Format Cells or click Ctrl + 1  Step 3 – The Format Cells options will appear; select Custom Step 4 – Type a three semi-colon marks (;) under  Type Step 5 – Select  OK See below, Cell C3 to C6 will appear as hidden (and hidden for printing) but included in the formulas.

Blank Cell - Color code and formatting

Blank Cell - Color code and formatting This feature is mostly used to identify blank cells and if any time some one has accidentally  deleted any value in the cell which can be identified with this trick. How to do this – Step 1 - Please click on new rule (conditional formatting) under Home tab Step 2 - Select rule type as “Format only cells that contains” Step 3 - Under edit rule section choose blanks from the drop down and click on format and select fill with color of your choice, then click on OK , again click on OK

Hold Ctrl Key in Formula ( no typing of comma)

Hold Ctrl Key in Formula (no typing of comma) There is no need for us to select one cell then type comma (,) and again another cell and typing comma (,) and repeat it. It is easy to select required cell in formula by using keyboard Ctrl key , so that we can save a time. Example: =Sum(J3,J7,J11)