Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
non lo so
 
Posts: n/a
Default Alphabetical Grouping

I have a list that is sorted alphabetically. Is it possible in Excel to make
an outline where you have A-Z tabs instead of 1, 2, 3... so that you can just
see the first company beginning with A and not the next 10 and then first
company beginning with B etc. Thanks.


  #2   Report Post  
Posted to microsoft.public.excel.misc
Bryan Hessey
 
Posts: n/a
Default Alphabetical Grouping


Assuming your names start in A2, with a header row etc.
You could insert a 1 character wide column before the names, and in
(the new) cell A2 insert the formula

=IF(LEFT(B2,1)=LEFT(B1,1),"","F")

Make the column font white-on-white to hide the data, and Data, Filter,
Auto-Filter. Selecting 'F' will give you the first of a group.

Note, if you have no header row you will either have to inser one or
type the letter 'F' into A1.

--

non lo so Wrote:
I have a list that is sorted alphabetically. Is it possible in Excel to
make
an outline where you have A-Z tabs instead of 1, 2, 3... so that you
can just
see the first company beginning with A and not the next 10 and then
first
company beginning with B etc. Thanks.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=531639

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
Protected cells and grouping JimS Excel Discussion (Misc queries) 1 January 5th 06 03:28 AM
worksheet tabs do not respond to grouping Cleared for Take-Off Excel Discussion (Misc queries) 3 November 1st 05 12:36 AM
MAX formula for alphabetical letters bigwheel Excel Discussion (Misc queries) 1 June 1st 05 12:00 AM
grouping of cells in protected sheets Christian Galbavy Excel Worksheet Functions 1 May 10th 05 12:32 AM
Date Format Pivot Grouping Easton Excel Discussion (Misc queries) 1 March 8th 05 12:53 PM


All times are GMT +1. The time now is 03:52 PM.

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

About Us

"It's about Microsoft Excel"