View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default Fill combo box from range

will this help?

http://support.microsoft.com/default...b;en-us;161534

--


Gary


"AJM1949" wrote in message
...
Hi
Can anyone help?

1.I am trying to fill a combo box from a named range rather than use additem.

2. I have a multipage form to enter 200 plus items that are saved to various
text files. The number of items will increase substantially later. Is it
better to have a number of smaller multipage forms or one big one? Will a big
form use too much memory and cause slow loading on older PC's?

Thanks in advance for your help.

--
AJM1949