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
Help find .Net Risk Matrix Controllor (or chart controll)
select query
sql 2005 backup config
two case statements in one SQL view
Runtime Error
drag icon in c#.net
2 IP 5 Server
sql average syntax
Print a Filtered SubForm
VBA Excel: how to force sheet recalculating