A
Avery
I have the following scenario:
ex:
I have a request for bid on a construction job that could have many
customers bidding.
My customer list is:
Column A - Mangolian Steel (Source is CustomerList)
Column B - Jeff Ransom
(Source=OFFSET(CustomerStart,MATCH(B2,CustomerColumn,0)-1,1,COUNTIF(CustomerColumn,B2),1)
Column C - Mangolian Steel-Jeff Ransom
(I need to be able to get multiple selections of the cocantenated customer
in column C)
Please help
ex:
I have a request for bid on a construction job that could have many
customers bidding.
My customer list is:
Column A - Mangolian Steel (Source is CustomerList)
Column B - Jeff Ransom
(Source=OFFSET(CustomerStart,MATCH(B2,CustomerColumn,0)-1,1,COUNTIF(CustomerColumn,B2),1)
Column C - Mangolian Steel-Jeff Ransom
(I need to be able to get multiple selections of the cocantenated customer
in column C)
Please help