View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
AJM1949 AJM1949 is offline
external usenet poster
 
Posts: 31
Default Fill combo box from range

Thanks Gary

That worked just fine.
--
AJM1949


"Gary Keramidas" wrote:

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