Find value in crosstab list

  • Thread starter Thread starter rumkus
  • Start date Start date
R

rumkus

I have "city" name to search in column "a" and point name "Bridge" to
search in row 1.
So for instance "d 7" will give me pickup time for "City-Bridge".
I don't know how to loop for both columns and rows to find a value on
such a list.
Could anybody put me in a right direction ? Thank you very much in
advance.
 
Hi
It's not at all clear what you want. Can you give your example more
detail so that people can see what you are looking at.
regards
Paul
 
Hi
It's not at all clear what you want. Can you give your example more
detail so that people can see what you are looking at.
regards
Paul



- Show quoted text -

I found it Paul.
Debra's index-match samples helped me charmingly.
Thank you very much.
 
Back
Top