I'm trying to run a query when I form opens so that I can send an automatic email. I have the query already written and when I run it on its own I get four rows back. When I run it in the open event. It first brings back one record, I then use getRowsOK to put the recordset into a variant and...