AlexanderBB
Well-known Member
- Joined
- Jul 1, 2009
- Messages
- 2,148
- Office Version
- 2019
- 2010
- Platform
- Windows
Is it possible for VBA to show a popup comment as if the mouse had moved over the cell ?
ActiveCell.Comment.Visible = True
ActiveCell.Comment.Visible = Not ActiveCell.Comment.Visible