View Single Post
 
Old 12-04-2016, 11:10 PM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,100
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

I am not sure what it is that you want, but if it is to extract the number at the right of the string in Track Table!D2 you can use:

=LOOKUP(9^9,-RIGHT(D2;ROW($1:$100)))
Reply With Quote