View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_627_] Leith Ross[_627_] is offline
external usenet poster
 
Posts: 1
Default ComboBox Row Source across ALL sheets


Hello Corey,

Sorry for the delay. I went out to dinner. The ListAll code doesn't
need to be in a VBA module. You can place the ListAll code in the
UserForm_Activate() event, if you are using a user form. If not place
the code in the button's click event.

Sincerely,
LeithRoss


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=557954