alvingenius
IT Specialist
- Local time
- Today, 15:18
- Joined
- Jul 10, 2016
- Messages
- 169
Hello
I'm trying to build a module with a recordset to a query and it working as screenshot
but if i tried to but a criteria into the query, for example getting the date from the form1
and opened the form and entered a date for example 16/01/2022, then should only get 1 value in Debug.print then i get an error
its not accepting that type of expression in query ! why ?
---
Edit1 :
Solution on this post
Thanks @theDBguy ,@arnelgp
I'm trying to build a module with a recordset to a query and it working as screenshot
but if i tried to but a criteria into the query, for example getting the date from the form1
and opened the form and entered a date for example 16/01/2022, then should only get 1 value in Debug.print then i get an error
its not accepting that type of expression in query ! why ?
---
Edit1 :
Solution on this post
Thanks @theDBguy ,@arnelgp
Last edited: