NOTICE: This message is from the Greece Central School District. This message and any attachments may be confidential and/or privileged and are intended only for the individual(s) or group(s) identified as the addressee. If the message addressee is in error, or you are not authorized to read, copy, or distribute this message or attachments; please delete this message and attachments and notify the sender by return email at the address listed above.
--
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/88fe3807-b168-47c6-b7ea-3fe0358a5922n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "Google Apps Script Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-script-community/FKwteNgnAMg/unsubscribe.
To unsubscribe from this group and all its topics, 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/CAJ8MD4z_YTkZ9wsxMsoMdKsP3%3DUc3J2e7jWhE0sKMdbUWC_fjg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/CADi%2BwK0K3aQGqKO8L2EmAbUC9nNz9SgRxF4Z8aZtqgXXTOCQnQ%40mail.gmail.com.
Follow-up, I see why I was using the QUERY() the FILTER() did not bring over the column headings. So I added one line to grab the headers in my apps script.ws.getRange("A13").setFormula(`Query(MasterList!$C:$E,"SELECT C, D, E WHERE C='Teacher Name'")`); //get the headersws.getRange("A14").setFormula(`=FILTER('MasterList'!C2:E,'MasterList'!C2:C="${teacherName}")`); //gets dataTerri L. Cvetan
Programmer Analyst I
Greece Central School District
Technology Support Services
Phone: 585-966-2951
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/CAJ8MD4x29KkCKt05%3D0iJ9fChiofqfiXLwinrW_8yS9_u4pJhMQ%40mail.gmail.com.
NOTICE: This message is from the Greece Central School District. This message and any attachments may be confidential and/or privileged and are intended only for the individual(s) or group(s) identified as the addressee. If the message addressee is in error, or you are not authorized to read, copy, or distribute this message or attachments; please delete this message and attachments and notify the sender by return email at the address listed above.
--
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/CADi%2BwK2QYfnkvdGsqjhwODKSgdKaH7hf8OJLah1qtPVF4rK7OQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/c699fb4f-9883-4d86-bb59-1433532d2fd9n%40googlegroups.com.