|
-
Oct 18th, 1999, 08:38 PM
#1
Thread Starter
New Member
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.
-
Oct 18th, 1999, 09:40 PM
#2
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|