vba paste

  1. K

    Get name of pasted shape in another sheet

    Hi all, it there solution how to get shape name/id of pasted shape in another sheet. When I use the debug method/steps, cutting/pasting is done and in the second sheet the object/shape looks like it's selected, but I can't retrieve the name of the object/shape Here is my try: Dim shapeName As...
  2. F

    VBA Question (Automate Ctrl + F, Ctrl + Copy, Ctrl + Paste)

    Hi All I have a workbook, and I have included comments throughout the workbook symbolised with "xxxFH: comment", in which the comment varies depending on what I'm trying to comment on in that specific row. I've got a lot of them throughout the workbook. I've basically included an additional...
  3. J

    Copying specific data to another sheet based on cell value

    Hi guys, What I am looking to do is copy data from one sheet to another, however I only want it to copy columns A and B based on the cell value of Column E in each row So far I have the following code which is able to copy the data, but currently pastes it on every column on the worksheet and...
  4. R

    VBA Paste formats and formulas only

    Please help, my code keeps pasting values. The rows im copying have values in some cells and formulas in others, i only want the formatting and the formulas this is driving me crazy, this is what i have. Is there a way to copy the formulas and leave blank the cells with just values in? Sub...

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