Update row data using another worksheet data

denz0215

New Member
Joined
Dec 20, 2023
Messages
4
Office Version
  1. 365
Platform
  1. Windows
Hi

I'm trying to update a rows in my Master file (Main Worksheet) using data from multiple data sheets (data sheets are updated constantly). Data from the data sheets must be filled up based on the masterfiles ID no(Both master file and data sheets have same columns). data is not arranged chronologically so it needs to be looping... i think.

here is a sample below.

This is my master file. i need to fill up the capex part using data from the data sheets. with columns " End user" and "No." as their constants.

Both Master File and Data Sheets have the same Column names. Data sheets are separate worksheets based on End Users

Master File

Transaction No.GS /CS / INNo.YearProcurement ProjectEnd UserDateDeadlineABCContractCAPEX OPEX
1​
GS
0001​
Test Project 1FSS
1​
GS
0002​
Test Project 2PMSS
2​
GS
0003​
Test Project 3PMSS
1​
IN
0005​
Test Project 1FSS
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,215,073
Messages
6,122,975
Members
449,095
Latest member
Mr Hughes

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