I have written up a code that is able to (from Excel) locate and copy a specific slide and put it into a new presentation. The problem is that it does not copy the same format. I tried simply ending the code in PasteSpecial instead of just Paste, but that apparently does not work. I am not copying just one image or chart. I want to copy everything, including the source format. If I manually copy and paste, there is always a tool that pops a that I can click to make it keep the source formatting. But that doesn't pop up if I use code. If you have any ideas I gladly welcome them! (Or if you happen to know another method that would automatically apply this format, with or without applying it to all new presentations, that would be fine as well.)

Thanks!