Where can I put the "value" direct in the properties setting instead of putting a range name? How should I input the value in "ListFillRange"?
You can use the AddItem method or the List method. See VBA help topics for details using those keywords in the search box for each method.
You might also find this site helpful. http://support.microsoft.com/kb/161598
Thank you.