Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could use a filter or autofilter to exclude all but the particular
salesperson, and copy the filtered list to another sheet. Repeat for each person, or write a macro to do this for you. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ J wrote: This is like a dispatch thing we've been concocting. Basically there are some ten to twenty orders per day that need to be given to employees. We'd like one sheet that's sort of the summary that has the data across 10 columns or so. On that sheet we'd assign employees to each order by entering their name next to the order. Say in column one, we'd put each employee's name. We'd like to have each employee's row copied and put onto another sheet. The destination cells would be important since we've made a little schedule thing that prints stuff like -- "Name:" & custName (or A:2) or something. Know what I mean? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to move rows from one sheet to another sheet (macro) | Excel Discussion (Misc queries) | |||
I do not want the top rows of a sheet to move when I scroll down | Excel Discussion (Misc queries) | |||
move rows of data seperated in a sheet to a sheet with no separat | Excel Worksheet Functions | |||
How to move rows in a Sheet? | Excel Discussion (Misc queries) | |||
code to move certain rows to another sheet | Excel Programming |