Brett Barabash
BBarabash at TappeConstruction.com
Sat May 1 21:50:17 CDT 2004
Oops (again). That's exactly the ticket! -----Original Message----- From: Nancy Lytle [mailto:lytlenj at yahoo.com] Sent: Saturday, May 01, 2004 7:53 PM To: accessd at databaseadvisors.com Subject: RE: [AccessD] Filter records in a list via a combo I think you need to add some kind of wild card to your statement so that it is looking for kos* not just kos. Private Sub txt_names_Change() Me![list_names].RowSource = "SELECT [Last_Name] FROM [MT_basic_char] WHERE [Last_Name] like '" & Me![txt_names].Text & "*'" End Sub Nancy -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -------------------------------------------------------------------------------------------------------------------- The information in this email may contain confidential information that is legally privileged. The information is only for the use of the intended recipient(s) named above. If you are not the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or the taking of any action in regard to the content of this email is strictly prohibited. If transmission is incorrect, unclear, or incomplete, please notify the sender immediately. The authorized recipient(s) of this information is/are prohibited from disclosing this information to any other party and is/are required to destroy the information after its stated need has been fulfilled. Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Tappe Construction Co. This footer also confirms that this email message has been scanned for the presence of computer viruses.Scanning of this message and addition of this footer is performed by SurfControl E-mail Filter software in conjunction with virus detection software.