I sthere a way I can trigger an email to be sent when a new record is inserted into an Access table?
R Richard Oct 11, 2006 #1 I sthere a way I can trigger an email to be sent when a new record is inserted into an Access table?
B bob Oct 12, 2006 #3 Tables can't trigger events but forms can. Do you add the record via a form? Bob