Hi - I desperately need help. Below is an example of data I am working with
On the left hand side you have a list of banks. Against them customers. 1 customer can appear against different banks. How can I sort data to view it customer wise?
Bank Customer
------ -------------
HSBC -- Mike
Tokyo Bank -- Stan
Stan Chart -- Mike
In the above example, I need to sort by Mike - HSBC & Stan Chart should show up.
Thanks in advance. Regards, Vinod
Bookmarks