A beginner needs help with Excel and VB

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have a following problem:
There is a worksheet with personal data of many people; Each person is
represented by several rows of data, where the first few cells are the
same (i.e. first, last name, DOB, etc), the rest of data is different
(i.e. date of comment and comment itself).
I wish to create a macro / query that displays a raport for a
particular person. The first, last name and DOB in that raport should
appear only once (easy to do with Excel's VLOOKUP function), while the
other data should be complete (all rows of thata for that name).
I use the listbox from ControlToolbox to select particular name,
though I do not know how to display all the information I need for
printout. Any Idea?

Mike.
 

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

Back
Top