Seperating Rows By Price Difference

M

mxalix257

Ok, so I have an excel inventory sheet with seperate rows for seperat
products in my inventory and different columns with information lik
retail price, MSRP price, title.....ect, my problem is they are al
mixed up and to be able to more easily figure out what I need to sell
need to find a way to either re-order my list by the difference of th
Retail price column and the MSRP Price column, or show all product
above a certain difference in figures and hide all th
rest.....whichever is easiest if you can help me that'd be great Im no
sure if i explained this so its easily understandable but if you hav
any questions please let me know because I need to figure something ou
for this as soon as possible

Thanks Alot!
-Ali
 
T

tim m

You could create another column (call it 'markup' or 'price difference' or
whatever.)
then put a formula like =B2-A2 (in this example B2 is the cell where your
retail price is and A2 is your MSRP) Then copy that formula down. It would
give you the difference between the MSRP and the retail price. You could
then sort the sheet by that column to get the data from highest difference to
lowest, is that the type of thing you are looking for?
 

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