If you always want it filtered on today's date, I'd go the query route. Why run code if you don't have to? Plus the query would be optimized thus more efficient.
I suppose you can set the filter property of the form in the load event (or maybe the open event).