Collect the most recent Data from 2 sheets

Hi All,

Here is the scenario, I have a master list of clients with the pertinent data for our business partners to reference. How ever we have an update sheet that has been built to request changes to that master list if needed. I would like to have data update in my row of the master list once there is an update from the request sheet. So my data would be in the Master list and only change when there is a request submitted from the request sheet.


I have used the following formula to find the latest date.

=MAX(COLLECT({Update Data Test Range 1}, {Update Data Test Range 3}, Client@row))


I am trying to figure out how to create and If statement that says give me the new data from the update sheet.


For example:


Master list has an "Client column" and cell value is "BMW" and "Account Manager" column is "John Doe". In another sheet (update request sheet) I have a new entry for the Client "BMW where the Account Manager has been updated to "Jane Doe".


I would like the Master list via if statement to bring in the new value "Jane Doe"


Any help would be great!

Thanks

Naeem

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!