LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
sgl sgl is offline
external usenet poster
 
Posts: 80
Default Filter and Corresponding Validation List

Thanks you for your assistance. The problem was that I have found that
wildcards do not work if cell is formated as a number. If you format cell as
text and enter a number then the wildcard will work and you can filter.

"Michael" wrote:

If Mid(A2,len(A2)-2,250)="000" then
Datavalidation goes here
End If



--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




"sgl" wrote:

I have the following list of product codes which I need to filter only for
codes ending with the last three 0's (zeros) and then apply a dropdown
validation list of the corresponding Product Name. I have tried using wild
cards such as * and ? but I cannot seem to get it to work.

Prod
Code Product Name
----------------------------
1000 One
1100 One Onehundred
1200 One Twohundred
1300 One Threehundred
2000 Two
2100 Two Onehundred
3000 Three

Can someone offer some assistance on this
Thanks in advance/sgl

 
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 a data validation list from a table JackyJ Excel Discussion (Misc queries) 1 October 4th 10 08:41 AM
filter: how to print filter list options in dropdown box help please Excel Discussion (Misc queries) 2 October 17th 07 01:53 AM
How2 automatic refresh advanced filter based on validation list? Kjetil Excel Programming 3 July 18th 07 04:45 PM
validation list - filter based on selection jen Excel Worksheet Functions 2 June 22nd 06 02:52 AM
Validation (Drop down list vs simple text length validation) Bob Phillips[_6_] Excel Programming 2 April 27th 04 07:47 PM


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