Hi,
When i use this
It all works ok and pull outs what i need.
But when i do
I have also tried it without the # and with 2 instead of 3.
No luck
Any ideas?
Thanks
k0r54
When i use this
Code:
between #01/07/2005# and #01/09/2005#
It all works ok and pull outs what i need.
But when i do
Code:
between #01/07/2005# and DateAdd("m",3,#01/07/2005#)
I have also tried it without the # and with 2 instead of 3.
No luck
Any ideas?
Thanks
k0r54