Query inside VB Code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ChaseCox
    Contributor
    • Nov 2006
    • 293

    #1

    Query inside VB Code

    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.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Do 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

    • ChaseCox
      Contributor
      • Nov 2006
      • 293

      #3
      Originally posted by Rabbit
      Do 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.
      Sorry about that, I have just rethought what I want to do. So never mind my previous statement.

      Comment

      Working...