Hi All,
I'm desperate searching and trying VBA code for filtering by Date. I have main form with 2 unbound textboxes, each is StartDate, and EndDate. the goal is to able search/filter based on start & end date. if there's no data in the textboxes it'll display all data.
both StartDate & EndDate textbox is Unbound & formatted Short date and Show Date Picker = For Dates
I've been lookin for allen-browne code but that's too confusing for me (newbie here).
the form is name DailytransSummF. I'm attaching the database.
Thanks a lot for the help.