I a class module I need to copy a table to paste it later to a PowerPoint slide. but the .copy method pops an error with err4605 'no text selected'. Hm, but the table is selected. I don't understand it. If I manually execute row 5 again after the error occurs in row 7, the code is doing what...