Hello CR Gurus,
I am beginner to CR 9.0. I have table of items belong to different vendors with different prices. I want make a list based on following pattern:
ITEMS VENDORS
Monitors IBM($60*) NEC($50) DELL($40) COMPAQ($30)
Mouses DELL($2) IBM($1.8) COMPAQ($1) NEC($0.5)
* Vedors shall be arranged from lower to highest values. In exmaple above(record1), IBM has lowest price, while NEC is second to lowest and similary COMPAQ is highest among other. In other words, I just want dispay preferrences based on vendors; i.e. what is least lowest and what are next to it. Values are not required to be mentioned, only vendor's array.
Can someone help me to achieve above?
Thanks in advance.
N. Malik
I am beginner to CR 9.0. I have table of items belong to different vendors with different prices. I want make a list based on following pattern:
ITEMS VENDORS
Monitors IBM($60*) NEC($50) DELL($40) COMPAQ($30)
Mouses DELL($2) IBM($1.8) COMPAQ($1) NEC($0.5)
* Vedors shall be arranged from lower to highest values. In exmaple above(record1), IBM has lowest price, while NEC is second to lowest and similary COMPAQ is highest among other. In other words, I just want dispay preferrences based on vendors; i.e. what is least lowest and what are next to it. Values are not required to be mentioned, only vendor's array.
Can someone help me to achieve above?
Thanks in advance.
N. Malik