View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bernard Liengme Bernard Liengme is offline
external usenet poster
 
Posts: 4,393
Default Sorting data on a worksheet for different users (shifts)

Have you thought about using Data | Filter
This would be easier for user; they just pick their shift code
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Ron Zack" <Ron wrote in message
...
We have one worksheet with a list of people that need to be called at
different times of the week and/or day. We have a code for each shift and
can do a manual data sort to view the list for a particular shift.

The challenge is that our users not knowlegable on doing data sorts in
excel.

What we would like to do is set up 21 buttons corresponding to our 21
shifts. Then when an employee comes on board, they simply push the
appropriate button and the sheet is sorted so the data they need is on the
top.

I think this can be done with Macros, but don't know how to do this or if
this is the easiest way to make this happen. I could sure use some
direction
on this.