vba; copy; paste

  1. P

    VBA - copy from Excel to Word as Picture

    Hey guys! Is there a way to copy certain range of excel and paste it to word but as a picture? I have a excel document with a lot of data that should be copied and pasted to Word document but pasted as a picture. I could manage to write a code that copy the cells to word but is it possible to...
  2. E

    VBA: Copy-pasting cell value only on worksheets specified by a named range

    Hi all, I have a named ranged called "Job_Codes" that contains worksheet names on which I want this macro to run. The macro is supposed to copy and paste value the content of R3:R34 into T3:T34 and R27:R101 into T27:T101 on each worksheet listed in "Job_Codes". The reason I use a named range...
  3. R

    Copy/Paste takes too long

    Hi Everyone, I've put together some VBA that works for what I need it to do, but the transfer of data takes about 5 minutes which is way too long. Here's what I've got going on, I've got a button, in a workbook, it opens another workbook, filters the data, Copies it and pastes it into my...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top