Hello!

I'm not sure if this is possible, but oh how I would like it to be so:

I have macro that runs a userform allowing the user to enter the information of a person (name, age, ***, etc...). It automatically adds this entry to the next available row. This macro runs perfectly.

NOW, what I WANT TO DO is allow the user to select an entry and have a userform pop up with all that person's info. (The row is rather lengthy, and having all the information pop up in a nice userform would be ideal). Is this possible?

For the sake of it, here's what I've tried:

Please Login or Register  to view this content.
and my userform initialization was

Please Login or Register  to view this content.
Needless to say, it didn't work haha


So is there a way? Thanks