Copy & Paste Special if ...

TDL76

New Member
Joined
Mar 13, 2013
Messages
16
Hello, I've "inherited" and excel spreadsheet (database) and need to create a few macro's / vba functions. I am completely green when it comes to creating / writing code... Although I can read and understand what it needs to do. I have a few dynamic tables that pull totals from a pivot and that I need to copy and paste special values to a static table on the right. ie: =IF(B4=G4, copy & paste special values B5:B9 to G5:G9, " ").... B4 = Current Week (formula driven). G4 = static data (table used to drive charts).... This is the first of 11 tables that will need this code... The aim of this is to track / review consecutive weeks. Any help will be greatly appreciated... Thank you :)
 

Excel Facts

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

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

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