So--what you have done is copied and pasted from the raw text. You should copy and paste from your immediate window. This will give you the true SQL string you want to work with (it should show a date instead of " & Me.txtDate & ".
Plus - update your code to my updated code in post #10.
Plus - update your code to my updated code in post #10.
Comment