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
Access List Box with Multiple Columns
stop a long running job
Need to Store data from a calculated field into a table
USB doesn't recognize ONLY for my new printer (Windows Vista 64bit)
Excel Macro migration tool
Reading PDF summary / meta data from properties: title, keywords, author
Limiting a DataGrid in WPF with ComboBoxes...
Setting up MSDE 2000
Utility to convert database
Generate a unique* key for a particular string