odartey
Member
I have data which as contract numbers, destinations and quantity.
I want to lookup a destination so as it returns all contract numbers that matches it.
eg,if i look up london from the table and it has two or more contract nos,it should drop them out for me.
I have used the combination of the index, match and offset,but it all returns a single contract number.
Can anyone help.
thanks
I want to lookup a destination so as it returns all contract numbers that matches it.
eg,if i look up london from the table and it has two or more contract nos,it should drop them out for me.
I have used the combination of the index, match and offset,but it all returns a single contract number.
Can anyone help.
thanks