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
Problem installing x86 HP PCL6 driver on Windows 2003 x64 server
Email Security and Attachments
Global Functions ...global.asax?
Outlook voting button no response summary
Compiling Data from Multiple Sheets to Single Sheet in Excel
Merge Two Crosstab Queries
Make a relationship between two tables on one form.
Excel VBA Array within an Array
WMPnetwork.exe service using 2GB of RAM released process and pc working ok.
BSOD errors that I can't track down!! <---- n00b alert!!