View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default For each picked entitiy in a list box...

Do you have a userform named myform and a listbox on that userform named
mylistbox?

--
Regards,
Tom Ogilvy


"Ctech" wrote:


For i = 0 To .ListCount - 1


on this part of the code I get 'run time error "424", - Object
required'

Does this mean I missing some kind of "references"?


--
Ctech


------------------------------------------------------------------------
Ctech's Profile: http://www.excelforum.com/member.php...o&userid=27745
View this thread: http://www.excelforum.com/showthread...hreadid=524722