Hi, I have field "date" in a mainform based on table "dates" on that main form I have a subform based on table "daysofweek" with field "monday". I want to put a button on main form that using VBA searches all the records in table "daysofweek" ( not just the one showing in the subform ) for a match between "date" and "monday".
Now I know there are other ways of achieving this such as a combobox or whatever but I want to learn this function so I can use it elsewhere as well. Any help would be greatly appreaciated!
Thanks,
Raif
[email protected]