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

Поделиться
HTML-код
  • Опубликовано: 18 фев 2021
  • 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.
    Link to download the excel: drive.google.com/file/d/1PS9Y...
    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.
    For Personalized detail learning, write to dptutorials15@gmail.com
    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.
    ***********************************************
    ★ My Online Tutorials ► www.dptutorials.com
    LEARNING RESOURCES I Recommend: www.dptutorials.com/resources
    Subscribe for more Awesome Tutorials: goo.gl/NyAtg2
    Support the Channel via shopping: amzn.to/2ZRfTOZ ift.tt/2jH38PR
    Tools for youtube vlogging:
    • Laptop: amzn.to/2CaLFxJ fkrt.it/AM9ab_uuuN
    • Canon 200D Camera: amzn.to/3d7jDR4 fkrt.it/AMz75_uuuN
    • Benro Tripod: amzn.to/3exQoax fkrt.it/An1lm_uuuN
    • Microphone: amzn.to/3c5lEvS fkrt.it/A2RHz_uuuN
    • Collar Microphone: amzn.to/2X8DWrS fkrt.it/yL8kdQNNNN
    • Screen recorder: techsmith.pxf.io/2BMjA
    • Boom Arm Stand: amzn.to/3extb87 fkrt.it/ypUD8QNNNN
    • Zoom H1 Audio Recorder: amzn.to/2TNdHFj fkrt.it/ypb7WQNNNN
    • Harison Softbox Studio Lights: amzn.to/3caGbzg fkrt.it/ypCaRQNNNN
    • Chroma Key Green Screen: amzn.to/2M60mn4 fkrt.it/A3gnb_uuuN
    • Background Support Stand: amzn.to/3dbACSv fkrt.it/A3cCb_uuuN
    • Acoustic Foam Background: amzn.to/3gzFtyC fkrt.it/ypsGdQNNNN
    • USB RGB LED Strip: amzn.to/36BpCLF fkrt.it/A3T_5_uuuN
    • Wireless Mouse: amzn.to/2TPIrW7 fkrt.it/A3Bqz_uuuN
    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:
    RUclips: / dptutorials
    Instagram: / dptutorials
    G+: ift.tt/2kAOpa6
    Twitter: / dptutorials15
    Facebook: ift.tt/2kfRnDi
    BlogSpot: ift.tt/2kB14dh
    Follow:
    www.dptutorials.com
    www.askplanner.blogspot.com
    #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

Комментарии • 19

  • @user-mw8qv9it1i
    @user-mw8qv9it1i 4 месяца назад

    Really, Thank you so much !

  • @muhammadnaufal2798
    @muhammadnaufal2798 7 месяцев назад +1

    this is insane dude, big thanks.

  • @TuNguyen-mz7ur
    @TuNguyen-mz7ur Год назад +3

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

  • @ewemorothar
    @ewemorothar 10 месяцев назад +2

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

  • @huiling186able
    @huiling186able 2 месяца назад

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

  • @robjenkins9450
    @robjenkins9450 10 месяцев назад +1

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

  • @vivekmusafir4492
    @vivekmusafir4492 Год назад

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

  • @patilvikram104
    @patilvikram104 10 месяцев назад

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

  • @komthonkongmanee480
    @komthonkongmanee480 2 года назад +1

    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.

  • @joshuadlamini7382
    @joshuadlamini7382 Год назад +1

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

  • @user-vk8cn7lw6f
    @user-vk8cn7lw6f 9 месяцев назад

    not working for me..

  • @ChrisLee-ku7yq
    @ChrisLee-ku7yq 2 года назад

    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?

    • @dptutorials
      @dptutorials  2 года назад

      please try once more, if not please send the excel to info@dptutorials.com

    • @yosef-yosef9414
      @yosef-yosef9414 Год назад

      @@dptutorials me neither, not working

  • @denmarktatunay623
    @denmarktatunay623 Год назад

    Not working!

  • @ranaidu8178
    @ranaidu8178 Год назад

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