Microsoft
Software
Hardware
Network
Question : Special characters in combo boxes
Hello,
I have a databse with some names that contain a ' in their name like "Flanigan 's "
Why can't i select that record with a combo box ?
Answer : Special characters in combo boxes
OOPs ... typo .. missing &
rs.FindFirst "[Bedrijfsnaam] = " & Chr(34) & Me![Combo131] & Chr(34)
^^
mx
Random Solutions
Search string with wildcards in FindFirst property
How to find ampersand characters
What is the right code on Form
does not contain a definition for and no extension method
How to select by code all the children of InkCanvas in wpf
EventID 1054
Personnel Database with historical information using Infopath/Access
Attendance DB
How do I edit a legend in Access 2003?
String extract in a query field