I am trying to do something I first thought would be simple, Doh!
I want to open a form to add a new record to a table, (Done that)
When the form opens I want certain fields already filled in with data from a query.
What I have is:
Table with Name, logonID & dept
Query that returns the Name &...