Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank to Kevin Knierim for help with the selection criteria on m
backoder report macro. Now that I have all of our reps together, want to have the macro query column B (reps name) and insert a blan row below the name (for all reps), and then sort the sales orders (fo the same reps) by oldest date. And do it for all reps. EXA: Raw Data Column B Column F Rep Name SO Date John Smith 5/21/04 John Smith 5/3/04 John Smith 5/1/04 John Doe 5/21/04 John Doe 5/3/04 John Doe 5/1/04 After macro run: Column B Column F Rep Name SO Date John Smith 5/1/04 John Smith 5/3/04 John Smith 5/21/04 John Doe 5/1/04 John Doe 5/3/04 John Doe 5/21/0 -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Query | Excel Discussion (Misc queries) | |||
Macro Query | Excel Discussion (Misc queries) | |||
another macro query - deleting a worksheet within a query | Excel Discussion (Misc queries) | |||
best way to query during macro run | Excel Programming | |||
Web Query in Macro | Excel Programming |