View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
anon anon is offline
external usenet poster
 
Posts: 77
Default Update numerous comboxes at once

I get runtime error 91, Object variable or With Block variable not set
on the line

cmbo = Me.Controls("Combobox" & j)