I have a Google Spreadsheet that so far has two sheets. One of them is the active sheet where I am working and it is called Week 2, but I don’t want to set this name because I plan to duplicate this sheet and keep all its capabilities. The other sheet is called Standards. In the sheet called Standards, column B contains a list of standards, and column A contains the name of the subject of each standard in column B, in the same row. On the sheet called Week 2 row 2 columns C to I, there are the names of the subjects that are contained in column A of the sheet called Standards. What I want to do is the following, I want to be able to, when I click on cells C5, C11, C17, C23, C29, D5, D11, D17, D23, D29, E5, E11, E17, E23, E29, F5, F11, F17, F23, F29, G5, G11, G17, G23, G29, H5, H11, H17, H23, H29, I5, I11, I17, I23, the script will read the content of the cell on row 2 of the corresponding column and get a pulldown menu containing the standards corresponding to the content of the cell on row 2 of the same column which we call Subject. So basically the script will be triggered by any of the cells I listed before, then it will read the content of the row 2 of the corresponding column, then it will go to the sheet called Standards, and filter the content of column B by the Subject which is the label contained in Standards column A and return a data validation pulldown menu on the cell that has been activated.
This is one of the versions of the script I have been working with for days, and I can't get it to work.
Could anyone help me with that?
CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if this message has been addressed to you in error, please immediately alert Cicero District 99 by reply email, and then delete this message and any attachments. If you are not the intended recipient, you are hereby notified that any use, dissemination, copying, or storage of this message or its attachments is strictly prohibited.
--
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/52a3d33f-c572-4e04-a2d3-835d14222542n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/CADo-STHWMgL-CcML%2BdDphjUKgQaLHaMktmPUN19avEQyQPhVsQ%40mail.gmail.com.