i did this at my course and i cant remember how i did it.
very simple problem and im kicking myself
i have a form, on the form is a table with related entries from another table,
how do i do this?
i did this at my course and i cant remember how i did it.
very simple problem and im kicking myself
i have a form, on the form is a table with related entries from another table,
how do i do this?
The RecordSource of a form can be a query that joins two or more tables.