VBA: Extracting Range from worksheet and inserting into userform

M

Mcasteel

*VBA: Extracting Range from worksheet and inserting into userform...*

I'm trying to "pull" cell information from a worksheet into m
userform. Essentially Im creating a lookup function for a larg
spreadsheet.

I want to pull a customer's SSN, LName, FName and some othe
information from the spreadsheet to be displayed in the userform.

Im just looking for one line of code that can accomplish this, so I ca
repeat the logic through out the program.

Im a little rusty on my VBA. I cant remember how to display data fro
a worksheet into a LABEL?

can anyone give me a few hints or tips?

Thank you.

Mik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top