I have a script set up to email a person when a column is changed. This email consists of various information in the row of the changed cell. It works fine for one change to the worksheet, but when multiple changes are done it only sends one email. It sends multiple emails if there has been enough time elasped between changes. Why would it do this? Is there a way around it?