penguino29
Registered User.
- Local time
- Today, 23:25
- Joined
- Dec 23, 2010
- Messages
- 52
Hi Gary,
That's exactly the problem! If a query that requires parameters is used as a recordset, one will need to use querydef and feed the parameter into it beforehand.
In post #27 of this article is an example of how it is done
http://www.access-programmers.co.uk/forums/showthread.php?t=154306&page=2
Just shout again if you are stuck or need some sample codes.
That's exactly the problem! If a query that requires parameters is used as a recordset, one will need to use querydef and feed the parameter into it beforehand.
In post #27 of this article is an example of how it is done
http://www.access-programmers.co.uk/forums/showthread.php?t=154306&page=2
Just shout again if you are stuck or need some sample codes.