Help with getting data from a worksheet

  • Thread starter Thread starter BogN
  • Start date Start date
B

BogN

Hi,

I have 2 excel sheets

username sheet
---------------
it contains just usernames in one column

main sheet
-----------
i want to chose from a listbox, combobox, or whatever one or mor
usernames
from the username sheet.

How can i do that??

another question:
I want to be sure that every username has one instance only


can you help be?

BogN
 
If you give your username list a name (named range) You colud use Data,
Validation, Allow, List and in the Source box type =YOUR NAMED RANGE.

HTH

Simon
 

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