My question is simple. I have an access table that I use for QA software testing issue tracking and resolution.
I would like to use the SENDEMAIL function to send a notification to a specific email group when a new record is entered or updated.
I am not a developer by any means, but can decipher/modify a simple macro or vba. The name of the table is DEFECT_TRACKING. (Simple, eh?) I have about 10 people I would like to notifiy when changes occur
Can someone provide point and click instructions, or simple vba code?