copy data from one column and paste to another as values for multiple worksheet

priisha

New Member
Joined
Apr 4, 2022
Messages
22
Office Version
  1. 2016
Platform
  1. Windows
Hi all,

I have another issue with working with multiple worksheet when trying to copy data from specific column (formula) to another column and paste as values for multiple sheets.
The sheets layout are build the same way and the sheets name will be changed during the process which is why the macro should target the sheets as sheet number and not sheet name.

1) The Macro needs to perform this action for the yellow maked sheets
2) The macro needs to copy from the column F and paste to column E as values
3) The macro needs to copy the rows based on numbers in the K kolumn until the value 100 for example

Many thanks for the help in advance!
 

Attachments

  • Picture 3.png
    Picture 3.png
    71.5 KB · Views: 4
  • Picture 4.png
    Picture 4.png
    7.4 KB · Views: 3

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.

Forum statistics

Threads
1,215,069
Messages
6,122,954
Members
449,095
Latest member
nmaske

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