#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Sort/Filter

I have an existing spreadsheet with equipment numbers in column A. I'm
trying to sort or filter column A by 'begins with' so I have a list that goes
by everything that starts with ones, then starts with twos, etc. to match an
existing list done in another program. Does anyone know of a way to do this?
Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default Sort/Filter

Hi,

You can't do that directly because begins with applies to text entries. So
create a second column with formulas like

=LEFT(A1)

And apply the auto filter to this column. Here you will just pick 1 or 2
or...

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"TimBCC" wrote:

I have an existing spreadsheet with equipment numbers in column A. I'm
trying to sort or filter column A by 'begins with' so I have a list that goes
by everything that starts with ones, then starts with twos, etc. to match an
existing list done in another program. Does anyone know of a way to do this?
Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Sort/Filter

Worked great. Just what I needed. Thanks.

"Shane Devenshire" wrote:

Hi,

You can't do that directly because begins with applies to text entries. So
create a second column with formulas like

=LEFT(A1)

And apply the auto filter to this column. Here you will just pick 1 or 2
or...

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"TimBCC" wrote:

I have an existing spreadsheet with equipment numbers in column A. I'm
trying to sort or filter column A by 'begins with' so I have a list that goes
by everything that starts with ones, then starts with twos, etc. to match an
existing list done in another program. Does anyone know of a way to do this?
Thanks.

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
sort and filter JoAnn Excel Discussion (Misc queries) 3 January 8th 09 05:37 PM
Filter & Sort Karin Excel Worksheet Functions 3 September 11th 08 09:10 PM
Sort & Filter Chris Wisehart Excel Discussion (Misc queries) 3 August 1st 08 07:30 PM
Filter, sort and sum Amy Excel Discussion (Misc queries) 2 March 22nd 07 07:46 PM
Filter and sort afdmello Excel Discussion (Misc queries) 1 June 14th 05 08:02 PM


All times are GMT +1. The time now is 07:13 AM.

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"