Get cell comments using Excel Formula || Excel Tricks || dptutorials

preview_player
Показать описание
In this tutorial, let us see how to Get cell comments using Excel Formula

When your excel is having so many comments and if you would like to get all those comments into adjacent cell using simple formula, please watch this video now.

Here in this example we have comments in column A and lets get all these comments into column B.

Go to VBA editor window by pressing view code option and
Click on insert, insert module
Type the code like this.

Function getComment(incell) As String
On Error Resume Next
getComment = incell.Comment.Text
End Function

So, we are creating a user defined formula using this small code.
Now, close this vba editor window and go back to excel sheet
Now in cell B5, type the formula as =getcomment(A5) and press enter so that you can see the text of the comment of cell A5 into cell B5 like this.

Drag this formula till the end and you can view all your comments of column A into Column B like this.

It is very easy and awesome right.

If you found this video valuable, give it a like. If you know someone who needs to see it, share it. Leave a comment below with your thoughts. Add it to a playlist if you want to watch it later.

***********************************************

Tools for youtube vlogging:

Note: This description contains affiliate links, which means at no additional cost to you, we will receive a small commission if you make a purchase using the links. This helps support the channel and allows us to continue to make videos like this. Thank you for your support!

***********************************************

You Can Connect with Me at:

Follow:

#dptutorials #Primavera #PrimaveraFree #Exceltraining #ExcelTricks #ExcelTips #ExcelFreeTraining #ExcelFreeLearning

Tags: -
excel formulas in English, excel in English, excel tutorial in English,ms excel in English,ms excel tutorial in English, learn excel in English,vlookup in excel in English, learn ms excel in English, excel training, excel tutorial, Microsoft Excel 2007, learn excel,tutorial excel, ms excel tutorial, excel tutorials,ms excel 2007,Microsoft Excel training,learn excel online,learning excel,free excel training,online excel training,advanced excel tutorial,excel tutorial, excel formulas and functions, excel formulas, excel tutorial in Hindi, excel formulas and functions in Hindi, excel tricks, excel in Hindi, excel shortcut keys, excel vlookup, excel formulas in Hindi, excel for beginners, excel for accounting, excel formulas and functions tutorial, Excel Sum Formula, Sum Formula series, excel attendance sheet, excel salary sheet, excel stock maintain, excel data entry, advanced excel tutorial,excel formulas,excel tutorial,vlookup excel,excel accounting,excel for beginners,excel shortcut keys,excel sum formula,excel training,excel training online,excel tricks,free excel training,learn excel,learn excel online,microsoft excel training,attendance sheet in excel,excel data entry,excel formulas and functions,microsoft excel 2007, ms excel tutorial, excel formulas, and functions in hindi
Рекомендации по теме
Комментарии
Автор

I just tried your code. It works well with notes in cells, but comments.

TuNguyen-mzur
Автор

This is not an "Excel Formula" this is a Macro formula that needs to be created.

ewemorothar
Автор

Why does the cell containing the extracted comment cell not update when I update the main comment cell ?

robjenkins
Автор

Good working but I have to in comment last value how take on column

patilvikram
Автор

it works on note, but not on the latest version of comment

huilingable
Автор

I have tried this code. It worked well but when I have update comment or new added new comments the cell result is not updated.

komthonkongmanee
Автор

How do you do the reserve. getting the text from the cell to the comment?

joshuadlamini
Автор

I want comment value to change through formula or pick value from some other cell…can you please guide on that…

vivekmusafir
Автор

I tried inputting your code into the VBA module and hit save but it does not work for me. Any ideas how to solve the issue?

ChrisLee-kuyq
Автор

Sir. I want to know the excel advance using Pivot, Vlookup etc., May I know your contact number

ranaidu