arranging row based on a column

  • Thread starter Thread starter harivishnu.tiwari
  • Start date Start date
H

harivishnu.tiwari

hi,
can some pne tell how can i arrange data based on a column field.
what i want to do is : i want to arrange the column data in four group.
i need to check whether column entry belongs to a group and arrange
them based on that.

the data in column is group in for group which is in separate excel
sheet.


thnaks in advance.
v
 
Possibly use the vlookup worksheet function to lookup the group membership
and put it in a separate adjacent column. Then sort your data on that column.
 

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

Back
Top