It seems that I've been stumbling through these problems I've been having and answering my own questions. If there exists a better way to clear textboxes than just setting them equal to null(textbox=null), please let me know. Initially, I set them equal to ""(textbox=""), which caused me headaches later when I evaluated them with the isnull() function. Thanks for any time you spent on this.