How do we reset power point chart object via VBA. For example when you loop through all the chart object you exhaust them all, in the same module how do you do another loop of the same chart object on the worksheet.



I did another loop in the module but it came empty because the first loop exhaust it.

Please advise !