Filtering invoices by date

Joined
Dec 16, 2005
Messages
3
Reaction score
0
Can someone please point me in the right direction?
I have a list of 500 invoices dated from Jan1 to Dec31.
I want to filter the list to include those dated between Jul1 and Sept30 (these dates to be variable and input by the user).

I have a long winded way of doing it by reformatting the dates to "General", which makes them a number, and then comparing each row.
But it checks all 500 each time.
Is it possible to use xlBetween ?

Any guidance appreciated.
morrisg
 

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