View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Minitman[_4_] Minitman[_4_] is offline
external usenet poster
 
Posts: 273
Default How To Get A List Of Names To Appear In A TextBox On A UserForm

Greetings,

I am attempting to setup a UserForm to enter in deposit and invoice
information. There are two items that I am not sure of as to how they
are accomplished.

First question:

I need to select a name from a list. This list contains three
columns of interest: 1 for the first name,1 for the last name and 1
column for company name. I am looking for either last name, first
name or the company name. one or the other, not both. This list is in
Outlook.

Any ideas as to the best method for doing this?

I will ask the second question in a separate post.

Any help would be most appreciated.

TIA

-Minitman