VBA Autoselect problem

  • Thread starter Thread starter godgo
  • Start date Start date
G

godgo

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?
 
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"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top