copy paste values selected cells multiple worksheets (grouped)

dissonance

New Member
Joined
Aug 2, 2018
Messages
3
I have a workbook which contains worksheets that are sent out to employees for input.

Each worksheet has an area of selected cells (B3:B5) which reference the name, department, and cost centre from a summary page.

In previous versions of Excel, I could group all of the employee worksheets, copy the cells and then use paste-special-values to hardcode over the same cells (before splitting the worksheets out using VBA).

For some unknown reason, in Excel 2016, the paste function for grouped worksheets is not working - the option to paste does not appear or is greyed out.

I'm now looking for a VBA script that will, for a selection of sheets, copy cells B3:B6 and paste-special-values into the same cells.

I need a selection of sheets only because there are multiple other sheets in the workbook that contain pivot tables in B3:B5.

Thanks in advance!
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,215,475
Messages
6,125,028
Members
449,205
Latest member
Eggy66

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