afbutlerandassoc
MIS
can it be done? I can't be entering 5000 result vectors every time the selection changes - is there a way to identify it using this sort of formula?
MATCH('Retail routing'!D3,'LCR RATES'!(CONCATENATE("A",MATCH(A5,ratename))))CONCATENATE("u",MATCH(A5,ratename))))))))),0)-1
The result I am aiming for is the value of the cell found in array a58:u58
can something like this be done and how?
MATCH('Retail routing'!D3,'LCR RATES'!(CONCATENATE("A",MATCH(A5,ratename))))CONCATENATE("u",MATCH(A5,ratename))))))))),0)-1
The result I am aiming for is the value of the cell found in array a58:u58
can something like this be done and how?