View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Wiss Don Wiss is offline
external usenet poster
 
Posts: 300
Default Aborting a User Form display

Before I display a User Form I try to do all the edits first, so to not
display the form for invalid situations. But some times it is more
efficient to do the edits in the initialization code. Is it then possible
to abort and not display the form?

Don <www.donwiss.com (e-mail link at home page bottom).