:confused:
Well, I'm flummoxed here. I'm trying to execute an append query in which I use an input box to get a date I'm adding to the data.
When I run the query outside of VBA, I am prompted for the date and it works as expected. Not so much when trying to execute it through VBA. I'm trying...