View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
James Price at Premier James Price at Premier is offline
external usenet poster
 
Posts: 10
Default Form load/initalise error

I have created a form which creates a combo box from another open file. If
that other file isn't open I want to be able to trap the error with a msgbox.
However I can't find a way of the form not being displayed (which results in
nothing in the combo box).

I hope this makes sense

Any ideas?

Many thanks

James