I will take a bow here as I do not have the environment to test. I am sure there are users who have similar environment as you do. Hopefully, you will get a solution from them.None of them is working, even not workin at my computer..![]()
OK. Does the following work:
In A9 write following formula:
=--TRIM(LEFT(B9,FIND("-",B9)-1))
and copy down.
Then in C5 write following VLOOKUP:
=VLOOKUP(C4,$A$9:C27,COLUMN(C4))
and copy across.
Good deal. Thanks for the feedbackIt is my mistake. I worked on your formula and it is working fine..
Thank you very much..![]()