Search results

  1. K

    Exporting subform to word template

    I would need to export a main form and subform (the subform is a datasheet with multiple entries) to a word template. The main form exports fine by using bookmarks. However, I'm struggling with exporting all the records from the subform instead of just the last one. I suspect the answer is in...
  2. K

    Inner and outer joins in the same query

    Hello, I've been trying to work this out but have not been able to solve this. If anyone is able to help it would be greatle appreciated. The below query (simplified) works fine in MySQL but I'm not able to make it work in Access: SELECT customer.customer_id...
Back
Top Bottom