K
Kati Molnar
I have a shape A as part of group B. They move together, so the grouping is
right. I have an action VBA macro assigned to shape A, but not to group B. I
select shape A, right click on it, and start the macro. However, inside the
macro, Application.ActiveWindow.selection.count returns 0.
How can there be no selection when the action is available only for shape A?
If shape A was not selected, the action would not be there in the popup menu?
Thanks for any insight,
Kati
right. I have an action VBA macro assigned to shape A, but not to group B. I
select shape A, right click on it, and start the macro. However, inside the
macro, Application.ActiveWindow.selection.count returns 0.
How can there be no selection when the action is available only for shape A?
If shape A was not selected, the action would not be there in the popup menu?
Thanks for any insight,
Kati