J
John
Hi anyone,
Here what this is about:
stLinkCriteria = "[MyDate]=" & Between & "Date()" And "Date
() -7"
It says, "Type Mismatch"..
stLinkCriteria as String.
What is the right systax for that expression? Thank you in
advance for your help.
By the way, can I use the same systax in Query builder for
criteria? Thank you.
Here what this is about:
stLinkCriteria = "[MyDate]=" & Between & "Date()" And "Date
() -7"
It says, "Type Mismatch"..
stLinkCriteria as String.
What is the right systax for that expression? Thank you in
advance for your help.
By the way, can I use the same systax in Query builder for
criteria? Thank you.