SUMIF Copy & Paste-Value

Dunnerz

New Member
Joined
Jul 28, 2016
Messages
8
Hi guys, new to VBA and only my 2nd post. Not having much luck, hoping you can help:

I essentially want to achieve a SUMIF combined with a copy & paste-value.

I want to check a date ('T.O.P Summary'!$B$2) and look it up against a column of dates in my data (Customer1!K:K). When it finds the date on the relevant row, copy the data from Column W (Table3), and paste-value in Column X (Table3).

I can’t simply copy & paste-value the entire column, as the data source is live. Prior month’s data will change during the month as this is an Inventory FIFO model. I want this to be triggered when there is a change to cell $I$3 in the Customer1 tab.

I also want the function to work on all Customer sheets, not the whole workbook.

Any help would be much appreciated or even a push in the right direction as I’m lost and can't seem to find what I'm after.

Thanks in advance.
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.

Forum statistics

Threads
1,216,125
Messages
6,128,998
Members
449,480
Latest member
yesitisasport

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