Two days on and I'm ripping my hair out.
I need to upload hundreds of 'png' attachments into a table (i.e. not one by one to each account code) where they automatically find the relevant account code in the table by matching the account code to the attachment file name.
Alternatively I need to upload all the attachments to a single place and then have a search query that allocates these attachments to their specific account codes in a table.
I have been able to come up with a query that allocates ALL of the attachments to ALL of my relevant account codes but cannot allocate specific attachments using the data filename for reference to a specific account code.
I have also been able to create a form that shows the relevant attachment under the data filename but this will not open from this field when I double click it. When I open the attachment itself from the form it just gives the 'manage attachment' box showing every single attachment for me to select the one I want. This is of no use for my customer.
I'm sure it has to be simple but I have spent ages on this so can anyone please help.
Graham