Thread: List
View Single Post
  #1   Report Post  
Pong
 
Posts: n/a
Default List

Hi,
I have a database and want to do some sorting. I give an example,

Ron 1 4
Jes 2 8
Raj 3
Don 4 5
Ali 5
Mo 6 3
Sid 7

We have data in Column A , B & C. We want to show the sorting result in
other sheet Horizontally. We only want to show those with value in Column B
& C. So, it will show like below

Ron Jes Don Mo

Any idea