Updating workbook values from another file based on specific criteria

c_omran

New Member
Joined
Dec 5, 2010
Messages
13
Hello, I have one file that contains the forecast analysis for the coming quarter for all functions, I want a macro that will update with Master Budget file based on the budgeted item and the function, below is my example , I want a macro to update Workbook 2 values from Workbook 1 based on the budget item name and the function, so in the below example, communication cost for sales in Workbook 2 will be 150000, and so on
Thanks

Workbook 1,Tab X
Budget ItemFunctionValue
Communication CostSales150000

<tbody>
</tbody>

Workbook 2, Tab x
Budget ItemFunctionValue
Communication CostSales
Communication CostHR

<tbody>
</tbody>
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,216,057
Messages
6,128,523
Members
449,456
Latest member
SammMcCandless

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