Grouping

thenewone

New Member
Joined
Jan 25, 2007
Messages
23
Hello

in a table i have this record set
RETAIL PRICE CUSTOMER PRICE Line Line up
2,199.0000 1,275.0000 Chev Chev nova
2,199.0000 1,275.0000 Chev Chev camaro
2,299.0000 1,333.0000 Chev Chev Impala
1,524.0000 1,265.0000 Dodge Dodge dart
1,624.0000 1,348.0000 Dodge Dodge ram
1,624.0000 1,348.0000 Dodge Dodge challenger

What I am trying to do is write a query that show
if the retail price and the customer price is the same put one line those recored chev and the different with model
ex


RETAIL PRICE CUSTOMER PRICE Line
2,199.0000 1,275.0000 Chev
2,299.0000 1,333.0000 Chev Impala
1,624.0000 1,348.0000 Dodge
1,624.0000 1,348.0000 Dodge challenger



Thanks
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.

Forum statistics

Threads
1,215,198
Messages
6,123,593
Members
449,109
Latest member
Sebas8956

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top