Greetings
1-How delay paste until merge shapes function in red color
2- it is work well if remove pptApp.Quit ' close Power Point
3- to declare Sld as object to avoid select Microsoft Power point Reference
Sub CombineShapes()
Dim WB As Workbook
Dim WS As Worksheet
Dim Shp As Shape...