I'm getting a mesaage that the insert into I entered is invalid due to a mismatch between queries and field distributions. I checked all the fields in the values part of the statement against the list on the insert into part of the statement and they are the same and in the same order. <br><br>What else might cause this error?