I have a list of items going down column A.
Row 1 I have 6 different companies.
That's in sheet2, I want data from sheet one to be pulling into
the correct cell. Example
Looking a sheet1 column D is the Item, column G is the company.
I would like for it to fall into place and add the number in Column E
example
Sheet1
.....D.............E...........F............G
Printer...........4.........Yes..........HP
Monitor..........2.........No............CQ
Printer...........1.........Yes...........HP
Sheet2
...................B................C..............D
..................CQ..............HP...........HS
Hard Drive....0................0..............0
Printer..........0................5..............0
Monitor.........2................0..............0
Row 1 I have 6 different companies.
That's in sheet2, I want data from sheet one to be pulling into
the correct cell. Example
Looking a sheet1 column D is the Item, column G is the company.
I would like for it to fall into place and add the number in Column E
example
Sheet1
.....D.............E...........F............G
Printer...........4.........Yes..........HP
Monitor..........2.........No............CQ
Printer...........1.........Yes...........HP
Sheet2
...................B................C..............D
..................CQ..............HP...........HS
Hard Drive....0................0..............0
Printer..........0................5..............0
Monitor.........2................0..............0