I have a scenario where, I need to fill 3 columns.Attribute 1,attribute 2,attribute 3.
I have other 3 columns Brand 1,Brand 2,Brand 3. For each item number..If Brand 1 has a value then Attribute 1,Attribute 2 ,Attribute 3 are to be filled with values from All "MF1" columns i.e MF1 Name,MF1 Number,MF1 URL respectively. If Brand 1 is null & Brand 2 has values, then Attribute 1,Attribute 2 ,Attribute 3 are to be filled with values from All "MF2" columns.
If both Brand 1 & Brand 2 are filled..then I need 2 rows for each Item number.one row filled with "MF1" values, other row filled with MF2 values.
attached the sample data & required format.