Hello there,
I have a form with Authors. There is a linked subform with publications.
Now I would really like to add an unbound field on the main form, or the subform if it's easier, that goes through all the publications for the Author in view, and put the data (concatenate) in the unbound text field. There I can then copy and paste in other applications (word processing, email etc.) if needed.
I know how to make the unbound field and how to put data in it. But I don't know how to go through all the records in the subform and only get data that matches the particular Author in view. I guess it would be best/easiest to base the subform of a query instead of the table.
Let me know if I need to explain myself a little more.
Thanks
I have a form with Authors. There is a linked subform with publications.
Now I would really like to add an unbound field on the main form, or the subform if it's easier, that goes through all the publications for the Author in view, and put the data (concatenate) in the unbound text field. There I can then copy and paste in other applications (word processing, email etc.) if needed.
I know how to make the unbound field and how to put data in it. But I don't know how to go through all the records in the subform and only get data that matches the particular Author in view. I guess it would be best/easiest to base the subform of a query instead of the table.
Let me know if I need to explain myself a little more.
Thanks