User Profile

Collapse

Profile Sidebar

Collapse
dcozad999
dcozad999
Last Activity: Apr 19 '12, 01:57 PM
Joined: Feb 10 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dcozad999
    replied to Help with qdf.OpenRecordset
    NeoPa,

    I understand that now. I am still trying to find a way to accomplish my goal. After ADezii's response, I googled around some more and tried the following but it still displays nothing.

    All I would really like to know is how to display the results of TestStep1 with the parameters from the form.

    Thanks in advance for the help.


    Code:
            Dim db As DAO.Database
    ...
    See more | Go to post

    Leave a comment:


  • dcozad999
    replied to Help with qdf.OpenRecordset
    All I'm really trying to do is use entries from two textboxes in a form as the parameters for a query that is already set up in Access. Then display the results on the screen.

    thanks for any and all help.
    See more | Go to post

    Leave a comment:


  • dcozad999
    started a topic Help with qdf.OpenRecordset

    Help with qdf.OpenRecordset

    Hello,

    Access VBA newbie here and need a little help getting this to work. I have a select query set up with two parameters on one field so I can use a date range:

    Between [Start Date] And [End Date]

    This works just fine when running the query all by itself.

    I have created a form which allows the user to enter the Start Date and End Date and then runs the query when selecting a button....
    See more | Go to post
No activity results to display
Show More
Working...