Sure, just change
Let WbA.Worksheets.Item(Cnt).Name = WsNme & "_2"
to
Let WbA.Worksheets.Item(Cnt).Name = arrBB(MtchedCel.Row, 1)

Alan