Hi,
I wish to write a macro that will hide (and another one that will unhide) all the comments in an Excel Sheet in a selected range (which the user selects with the mouse).
I started with a simpler example with a hard-coded range (1 cell only), and it works correctly:
Sub...