L 
		
								
				
				
			
		Lisa
Hi,
I have surname on a form, and sometimes the surname might have a quote, like
O'Neil. This is my statement to set the criteria, but it does not like the
user entering a quote in the data - how can I fix this?
stLinkCriteria = "[LastName] LIKE '" & Me![surname] & "*'"
Thanks,
Lisa
				
			I have surname on a form, and sometimes the surname might have a quote, like
O'Neil. This is my statement to set the criteria, but it does not like the
user entering a quote in the data - how can I fix this?
stLinkCriteria = "[LastName] LIKE '" & Me![surname] & "*'"
Thanks,
Lisa
