Hi Louise
Open you form in design view and ensure that toolbox is open (if not click
View menu and select Toolbox). Next make sure the Wizard option is "on"
(it's the small Wand normally at the top right of the tool box). Last click
the List Box wizard (on the Toolbox) and click on the form where you want you
Lisa to be (you can move it later). After clicking to form a box will open
and you need to either select the top option (lookup vaule etc etc) if you
want to "pull" the names from a query or table. If you just want to type in
the names then select the lower option (I will type etc etc). Then just type
in the name you want in the list.
Not sure what you want to use the list for some you "may" need a combo box
and not a list but this is up to you.
If you type in the list you can add to this (or remove names) bu clicking
the properties box and going to control source and then click Zoom. Don't
forget that you need to seperate each "name" with a semicolon ;;;;.
Hope this helps