Help with a sort please

S

shhhhh

I have a sheet that I would like to sort. It has the Date in column A, and a Start Time in column B, with another 5 columns of data. It is for multiple employees, so what I would like to do is sort it by date, then start, but limit the sort to be by them employee. Column F has a count that changes when the employee does.

something along the lines of

do sort until sortcount = employeenumber
sort on column a, then column b as long as sortcount = cell f,x (x is employeenumber)
sortcount=sortcount + 1
loop

I hope that I was able to explain this.
Thanks.


--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
 

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