Find value in crosstab list

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.
 
P

paul.robinson

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
 
R

rumkus

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top