How to check if Shape.ParentGroup exists without resorting to On Error statement ?
Shape.ParentGroup
On Error
This following code does not work:
Functio