I have split my data and attachments into 2 tables because my VBA code that runs queries fails when the Attachment field is in the data table
Unfortunately I can't get the Attachments to display on the form. I assume I need to use a subform, but I can't see the Attachment field in the list of fields to add. I only see the ID that links the tables.
Any help is appreciated. The realization that Attachment fields can break query code even though that filed is not referenced is a huge problem.
Unfortunately I can't get the Attachments to display on the form. I assume I need to use a subform, but I can't see the Attachment field in the list of fields to add. I only see the ID that links the tables.
Any help is appreciated. The realization that Attachment fields can break query code even though that filed is not referenced is a huge problem.