View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default List box: Populate with Range Names

Are you building a utility to help you keep track of names in a workbook.

If you are, you may want to see Jan Karel Pieterse's (with Charles Williams and
Matthew Henson) Name Manager:

You can find it at:
NameManager.Zip from http://www.oaltd.co.uk/mvp


CinqueTerra wrote:

UserForm1 contains a List Box that I would like to populate with the range
names contained in the active Workbook. Thanks in advance!


--

Dave Peterson