Keeping Data intergrity while sorting

B

bits

Hi I know this is probably fairly basic but for some reason havin
problems.

I have a stock list which i want sorted into ascending order b
supplier code then by product i.d but everytime i try use the sor
function fiels get mixed up i.e a product does not stay in the same ro
as the supplier i.d

if any one has any ideas on this it would be greatly appreciate
 
G

Gord Dibben

Select all the columns you wish sorted then sort by supplier. They will sort
together.

Gord Dibben XL2002
 

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