ocomment

  1. Jaafar Tribak

    Which Cell Does A Comment Belong To ?

    You can easily to retrieve the comment in a cell but I am looking for the reverse Sub Example() Dim oComment As Comment Set oComment = ActiveSheet.Comments(1) MsgBox Not (oComment Is Nothing) ' <== TRUE proves oComment variable holds a pointer to the comment object...
  2. V

    Excel 365: event when adding a comment

    Hi, My goal is to trigger a macro when a comment is added to a cell (otherwise, the cell is not modified) from the column B. I was given this script to place at the root of the sheet, which applies to a given cell (B2) instead of the column B. Private Sub Worksheet_SelectionChange(ByVal...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top