function onEdit(e) {
let range = e.range;
let spreadSheet = e.source;
if(e.range.getA1Notation() !== "H3") return
if(e.spreadSheet.getSheetName() !== "Form") return
search()
}
Paying particular attention to exact spelling.
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/78ba70df-b701-48fe-907f-3a1e2d1f59afn%40googlegroups.com.
--
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/CADH-QrD_96RC_agT4Zd5Qc1%2Burdx%2B2w%2BinqDNnm7bXaA5h2UuA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/acba756b-d116-4153-8b18-3232626e6e33n%40googlegroups.com.