I have a google sheet where i need to populate certain columns with the values from a different tab of the same sheet.
Below is the sheet which i want to fill the marked columns automatically, say the column "Sales Total 2019" to "Sales 2019 Q4" has to be automatically filled from the next tab namely "sales Q's" . The B column(SKU) is same as "item_sku" column in the other sheet.So it has to be matched.
"Sales Total 2019" should be updated with "Total"column from the source matched up by the SKU and item_sku , like wise the below
"Sales 2019 Q1" = "Q1"
"Sales 2019 Q4" = "Q2"
"Sales 2019 Q4" = "Q3"
"Sales 2019 Q4" = "Q4"
Any suggestions on this.Since it is asymmetrical having some issues.Any help

