HI everyone,



I am trying to get some help in regards to using the attachments and listbox controls for a form i am doing.

I am trying to list the attachment that each records has and output it to the listbox.

I messed around and found that I must use a query to pull up the attachment for attachment.filename

The problem I am having is my listbox is showing all attachments. Not the ones for the individual records.

Can anyone help me? I am scratching my head on this.