LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 64
Default Opening the Autofilter dialog box

I have gotten frustrated with trying to get my code to work autofiltering
date ranges.
The code I am using includes:
Selection.AutoFilter
Selection.AutoFilter Field:=1, Criteria1:="=firstdate",
Operator:=xlAnd, Criteria2:="<=seconddate"

The result is that the entire range is hidden.

How can I get the default autofilter dialog to show? I have decided this is
the best solution unless the code I am using can be altered successfully.

Thanks,

Jim
--
Pops Jackson
 
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
autofilter dialog boxes - can i call this up in the Mr BT Excel Worksheet Functions 3 January 15th 09 09:23 PM
Dialog box upon opening workbook Anthony[_5_] Excel Worksheet Functions 13 January 7th 09 04:51 AM
Opening Built-In Custom AutoFilter Dialog Box Programmatically [email protected] Excel Programming 2 May 23rd 06 09:37 AM
Opening a dialog Fredrik Wahlgren Excel Programming 3 February 2nd 05 12:54 AM
AutoFilter Custom Dialog AlexJ Excel Programming 1 February 27th 04 01:12 PM


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