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
report server
List Box with multi columns
Error 2869 when installing windows service on Vista Home
Open Outlook Form from Access
Visual Studio creates an error in my rc file every time I change a menu
File Copying through CopyFileEx of kernel32.dll in vb.net
DCPROMO fails when existing DC's are on different subnet / segment
SSRS Add Group Names to Totals
Using ADO in VBA for Query with multiple parameters
Microsoft Access Module - Append table to another