Is there a way to filter a table by means of some VB coding? I would like to know how to call in the table to filter, how to tell it which column to look at, and how to output to a new table. Thanks for the help.
Query inside VB Code
Collapse
X
-
Sorry about that, I have just rethought what I want to do. So never mind my previous statement.Originally posted by RabbitDo you mean filtering the records for a form? A report?
You're going to need to be a bit more specific about what you want to do, both with the filter and how you're going to use it.Comment
Comment