Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro function needed for varied searches using a data filter

I'm using a data filter to search for a specific row items so my search is
different every time. Is there a function or method that I could I (use in
conjunction w\the macro below ) to input new search criteria while using this
Autofilter field...
This is what I have so far :
Windows("Sheet1.xls").Activate
Windows("Sheet2.xls").Activate
Windows("Sheet1.xls").Activate
Selection.AutoFilter Field:=11, Criteria1:="="
Selection.AutoFilter Field:=3, Criteria1:="=*7l54*3504*aa*", Operator:= _
xlAnd

THX.
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
FUNCTION THAT SEARCHES DATA AND RETURNS INFO ON A DIFFERENT WORKSH indyjojo Excel Worksheet Functions 2 December 23rd 09 04:47 PM
IF function that searches a range of cells for data and provide tr offdah3z Excel Worksheet Functions 2 August 13th 09 07:46 PM
Macro to insert rows at varied locations Hott_Mutt Excel Discussion (Misc queries) 0 September 26th 08 07:20 PM
Function that searches cell for string? IanMcGreene Excel Worksheet Functions 7 August 9th 06 11:49 PM
Getting valid web searches and avoiding sites that contaminate web searches David McRitchie New Users to Excel 1 June 13th 06 03:00 AM


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