Microsoft
Software
Hardware
Network
Question : Filter datasheet view in access 2003 form
Hi all.
I have an access 2003 form where the end user enters an item in an InputBox and once they do that it opens another form in datasheet view (the source is a table), how do I filter that to only include records equal to what the end user entered in the InputBox.
Note, the end user will then be able to change one field in the datasheet view or delete a row altogether.
Thank you in advance!
Answer : Filter datasheet view in access 2003 form
in the codes that open the the datasheet form add a where condition
docmd.openform "formName",,, "[FieldName]= " & Inputbox(Enter Whatever)
post the codes that you are using to open the datasheet form and we will modify it
Random Solutions
What Is a Good Imaging Software For Installing Windows On Refurbashed Laptops?
Unable to connect to Team Foundation Server
Subreport not showing
Embed Excel into an Access tab control page
Insert Values
DistributedCOM error 10009 help
how to grant permission to db_owner to restore the backup database file in sql server
What is the smallest footprint for a fanless PC available
Check Boxes as Query Criteria
Server 2008 Workgroup question