I haven't looked at the file yet but you can put the code into a separate routine and call that from each textbox rather than replicating the code
you could also simplify by creating a separate calendar form instead of using multiple calendar controls with mostly the same code and validations
Bookmarks