Quote Originally Posted by vb_ftw View Post
or:
vb Code:
  1. iif (mycondition,on true Exit Sub,nothing)
The simple code Exit Sub does the job perfectly, I just didn't remember it cuz I knew I had used it somewhere before, so Thank You Very Much!