Sheet 1 has 2 columns (A & B) -A column is a description and B column is the cost of the the item being described
Ex.
Sheet 1
Column A Column B
Tool $2.00
Desk $200.00
Chair $50.00
Sheet 2 has the same 2 column headings as Sheet 1 and Column A has the same descriptions as found in Sheet 1 (but in a different order)However, Column B does not have a cost associated to it.
Ex.
Sheet 2
Column A Column B
Chair (blank)
Tool (blank)
Desk (blank)
I need to populate Sheet 2 Column B with the cost from Sheet 1.
So... If Sheet 2 Column A description = Sheet 1 Column A description then return the value of Sheet 1 Column B (the cost associated with description) to Sheet 2 Column B
I feel ridiculous asking this question but my brain just does not want to cooperate today.....
Ex.
Sheet 1
Column A Column B
Tool $2.00
Desk $200.00
Chair $50.00
Sheet 2 has the same 2 column headings as Sheet 1 and Column A has the same descriptions as found in Sheet 1 (but in a different order)However, Column B does not have a cost associated to it.
Ex.
Sheet 2
Column A Column B
Chair (blank)
Tool (blank)
Desk (blank)
I need to populate Sheet 2 Column B with the cost from Sheet 1.
So... If Sheet 2 Column A description = Sheet 1 Column A description then return the value of Sheet 1 Column B (the cost associated with description) to Sheet 2 Column B
I feel ridiculous asking this question but my brain just does not want to cooperate today.....