#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 318
Default Filter 3 digits

Hello
Worksheet with 19,501 rows with products numbers. Different people will
have access to this worksheet . what I want to do is have the person enter
the first 2 or 3 digits of the product number then everything that starts
with those numbers will filter thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 208
Default Filter 3 digits

easiest way to do it is to use Autofilter (Data-Autofilter)

Then in the filter criteria, you could select begins with 123 (or any
number combo you want).

On Jan 14, 11:00 am, Wanna Learn
wrote:
Hello
Worksheet with 19,501 rows with products numbers. Different people will
have access to this worksheet . what I want to do is have the person enter
the first 2 or 3 digits of the product number then everything that starts
with those numbers will filter thanks


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 318
Default Filter 3 digits

Thanks I have excel 2002 - I tried data - auto filter - custom - begins
with 13 and I get blank - no answer - however if I select a number from the
drop down list I get the results HELP and thanks

"Tim879" wrote:

easiest way to do it is to use Autofilter (Data-Autofilter)

Then in the filter criteria, you could select begins with 123 (or any
number combo you want).

On Jan 14, 11:00 am, Wanna Learn
wrote:
Hello
Worksheet with 19,501 rows with products numbers. Different people will
have access to this worksheet . what I want to do is have the person enter
the first 2 or 3 digits of the product number then everything that starts
with those numbers will filter thanks



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 318
Default Filter 3 digits

Sorry This worked fine. I just had to clean and trim the column thanks

"Tim879" wrote:

easiest way to do it is to use Autofilter (Data-Autofilter)

Then in the filter criteria, you could select begins with 123 (or any
number combo you want).

On Jan 14, 11:00 am, Wanna Learn
wrote:
Hello
Worksheet with 19,501 rows with products numbers. Different people will
have access to this worksheet . what I want to do is have the person enter
the first 2 or 3 digits of the product number then everything that starts
with those numbers will filter thanks



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Filter 3 digits

If your values are really numbers, then your data|Filter|autofilter won't work.

If the numbers are always six digits (say), you could filter by
=123000

<=123999
(to see the values that start with 123)

You could also use a helper column that converts the numbers to text. You can
use a formula like:
=a2&""
(and drag down)

Then filter this helper column by: begins with 123



Wanna Learn wrote:

Hello
Worksheet with 19,501 rows with products numbers. Different people will
have access to this worksheet . what I want to do is have the person enter
the first 2 or 3 digits of the product number then everything that starts
with those numbers will filter thanks


--

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
filter: how to print filter list options in dropdown box help please Excel Discussion (Misc queries) 2 October 17th 07 01:53 AM
How to customize number to 10 digits including 2 digits after deci Carina Excel Worksheet Functions 3 September 20th 07 02:50 AM
how can I set up a custom filter to ignore the last few digits VzBjim Excel Discussion (Misc queries) 2 September 25th 06 10:06 PM
Excel auto filter doesn't recoginize case - won't filter AA from A Mikey Excel Discussion (Misc queries) 1 September 29th 05 08:18 PM
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du TC Excel Worksheet Functions 1 May 12th 05 02:06 AM


All times are GMT +1. The time now is 11:41 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"