Results 1 to 2 of 2

Thread: can anybody help please

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Posts
    15

    Post

    I'm using ADO to connect to an access database.On my form I have a textbox dat shows me the field 'samplenumber' in the database.I have a DataReport and a DataEnvironment to show al the samplenumbers on a report,but I have a problem to show only the samplenumber in the report thats in the textbox on the form.I want to filter the number from the textbox in my datareport.

    Can you help please
    Thanks.

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Location
    Oporto, Portugal
    Posts
    134

    Post

    you can create a new recordset with the filtering you wish with an SQL statement and then show the recorset.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width