G 
		
								
				
				
			
		Guest
By clicking on command button, I am updating field 'Type'
in my table. But i have wrong syntax in my code.
DoCmd.RunSQL "UPDATE Test SET Test.[Type] = strPath"
Please show me what syntax should i put around "strPath".
Thank you for help.
				
			in my table. But i have wrong syntax in my code.
DoCmd.RunSQL "UPDATE Test SET Test.[Type] = strPath"
Please show me what syntax should i put around "strPath".
Thank you for help.