Guest User

Untitled

a guest
Aug 10th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. mwksTables.Range("T_Table").Copy
  2. mobjPowerPointSlide.Shapes.PasteSpecial 0
  3.  
  4. mobjPowerPointSlide.Shapes.PasteSpecial 2
  5.  
  6. Application.CommandBars.ExecuteMso ("PasteSourceFormatting")
Add Comment
Please, Sign In to add comment