tiredofit
Well-known Member
- Joined
- Apr 11, 2013
- Messages
- 1,924
- Office Version
- 365
- 2019
- Platform
- Windows
I am trying to find an event for a shape but this does not work:
because VBA doesn't recognise Shapes.
What should I declare it as?
Thanks
Code:
Public WithEvents ShapesEvent As Shapes
because VBA doesn't recognise Shapes.
What should I declare it as?
Thanks
Last edited: