Am I missing something?
Adding the code to your post ;-)
--
Regards
Andy Wiggins
www.BygSoftware.com
Home of "Save and BackUp",
"The Excel Auditor" and "Byg Tools for VBA"
"godgo" <godgo@godgo wrote in message
u...
Can anyone help me explain why the following code does not work. It
appears
to be a bug in Excel 2003.
This is a simple spreadsheet that contains a command button that calls a
one
line piece of vba code to do an autofilter on a range of dates. When the
line is executed, it returns no data, however if you manually go into the
autofilter drop down the values are there and a simple OK to the dialogue
box will return the correct results.
Am I missing something?