I have created an access form that outputs the results of a series of drop down selections into a list-box. I am looking for a way to copy the results in the list-box, so the user can paste the results in documentation forms they use for clients.
Is there a code I can enter, say for an 'On Mouse Down' Event, that would allow the user to use Ctrl-C to copy the entire selection or even just the results that appear in the ResultDetail list-box? I am also open to ideas using a command button, if the coding used is easier to understand.
I have attached a copy of the database to give an idea of what I mean.
Other details: Access 2007
Windows XP
Thank you in advance for any input. Peace.