I have a group of shapes in a group “EPOtbl”
Inside group “EPOtbl” there is an another group “PotblGroup_1”
whenever i am trying to set group “PotblGroup_1” visible to false
Sheets(“ePO”).Shapes(“POtblGroup_1”).Visible = False
i get the following error: “The item with the specified name wasn’t found”
is there a way to do that?
New contributor
Tamer H is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.