jimlongo Posted March 5 Share Posted March 5 I have a list of IDs that I'd like to find. How do I search for all that are in the list, like a SQL "WHERE IN" search. Thanks. sorry this seems to be a duplicate of (can't see how to delete this most recent question) Link to comment Share on other sites More sharing options...
bcooney Posted March 5 Share Posted March 5 You can use a sub-query, but honestly I suggest just using a good old find mode. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now