OK, I finally eked a little time out to work on this, but it has only lead to more questions.

Do you need the creation date on the userform? It can be added in the Add event without the user even knowing about it. (Even if you want it on the userform, it should be displayed in a label, not a textbox since you're never going to change it, right?)

Is the Status part of the FA Applicant Information frame? I would suggest that when you click Clear, we set the value of that textbox to "Open" instead of "".

The Chekboxes: I understand that they are a filter, but where will the results go?... Is this a continuation of the Clear/Not Clear frame?