View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
P. Blaauw P. Blaauw is offline
external usenet poster
 
Posts: 1
Default end sub in If then macor

If I want to end the sub routine "Private Sub
UserForm_Initialize()" in a if then command, what will be
the command for that. I tried end Sub and Exit Sub but
that doesn't seem to work