jalldridge
Registered User.
- Local time
- Today, 11:49
- Joined
- May 3, 2005
- Messages
- 60
Hi guys
I want to be able to run a query via VBA to pull out all records according to a criteria ie
select product where email=xyz.com
Can anybody tell what the function is called that allows me to do this. Been hunting for some time and have only come across the aggregate functions ie dlookup - obviously these only pull back one record...
Thanks
I want to be able to run a query via VBA to pull out all records according to a criteria ie
select product where email=xyz.com
Can anybody tell what the function is called that allows me to do this. Been hunting for some time and have only come across the aggregate functions ie dlookup - obviously these only pull back one record...
Thanks
Last edited: