Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Selecting in groups within a sort

OK so I have an autofilter array like so

Adam A
Brad A
Charlie B
Sandra A

Anyway what I do in my macro is select all the A's from the autosort.

What I want to do is paste all the names with A's next to them into a
report on another worksheet. This report can only fit twelve peoples
names to a page. How do I select the first 12 names, then the second
twelve names etc. (given that they must be A's).


---
Message posted from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Selecting in groups within a sort

Maybe you could paste all the names of the people with A's in a temporary
worksheet.

Then loop through that list 12 at a time.



"shawb <" wrote:

OK so I have an autofilter array like so

Adam A
Brad A
Charlie B
Sandra A

Anyway what I do in my macro is select all the A's from the autosort.

What I want to do is paste all the names with A's next to them into a
report on another worksheet. This report can only fit twelve peoples
names to a page. How do I select the first 12 names, then the second
twelve names etc. (given that they must be A's).

---
Message posted from http://www.ExcelForum.com/


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 - change shading when selecting groups of cells [email protected] Excel Discussion (Misc queries) 1 April 7th 08 03:58 AM
sort by groups in excel staceyc Excel Discussion (Misc queries) 3 March 8th 06 10:07 PM
Sort Groups of Cells efenili Excel Worksheet Functions 3 March 2nd 06 07:25 PM
How can I sort in groups of 3 rows? Blue Excel Worksheet Functions 1 November 15th 05 10:11 PM
selecting cell groups and locking up Bugged by Excel? Excel Discussion (Misc queries) 3 August 4th 05 01:07 PM


All times are GMT +1. The time now is 05:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"