G
Guest
I have a table called "Events". I also have a Form called "Events". I would
like to create another form that will filter EventDates. It was three Combo
Boxes Month, Day, year. I have a text box that will put all these values
together in a date format (Example: =[Combo19] & "/" & [Combo13] & "/" &
[Combo9]" I want a command button that you click on and will display the
events we have on that date in a subform on that same form.
like to create another form that will filter EventDates. It was three Combo
Boxes Month, Day, year. I have a text box that will put all these values
together in a date format (Example: =[Combo19] & "/" & [Combo13] & "/" &
[Combo9]" I want a command button that you click on and will display the
events we have on that date in a subform on that same form.