Hi, I hope someone can help with a Excel VBA Coding problem I'm facing!!

A brief overview of what I've managed to create. I have created a form and populated that form with data from an access database, my issue now is some of the text within that form is too large to view, so I have created another form and want to code that form so when a user clicks on a particular line in the original form, it will bring up this new form with text specific to what the user has selected. I hope that make sense.