I'm using a between operator to grab 2 date from a form and get the data from my database. The problem is that I keep getting a "type mismatch" error message when trying to execute the code. I'm declaring the variables as dates so I don't see where I can be having a problem. Any ideas as to what to do here?