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
LDAP/ Active Directory Password Unlock Error..
Microsoft Access Query
Missing Microsoft Calendar Control 10.0
LINQ to SQL Performance Issues
Run regedit on an external drive
Report based on Multiple Check boxes
User and Group Permissions - "<unknown>"
autoresize
System.Data.OleDb.OleDbExc<wbr />eption: Oracle client and networking components were not found.
Simple Access update Query