View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Holland John Holland is offline
external usenet poster
 
Posts: 7
Default listbox value not initialized

Peculiar problem with a listbox. After adding a second listbox to a
userform, for some reason on and off the listbox value of the first listbox
is not initialized when running the VBA code. Any clues on this ? How can
adding a second listbox interfere with code for the first one ?
JH