Hello all..
Not sure if this is the correct forum but I will try and see what happens..
I have a Google sheet which has records (rows) added by an online form. The rows in the sheet are just added (not edited or deleted). I am looking for an App Script that will do the following when a record is added (I can set the event trigger to run the code):
- Identify the last row - the record just added - on the sheet (MasterData)
- Check if the value of a column (say column D) of that row is greater than some value (say >7)
- If it IS then
I donโt expect anyone to answer this for free and would be willing to engage someone to help me.
Thanks.
RoryF
Though I don't think there's any prohibition about asking an Apps Script coding question here, I doubt that you'll get much traction in the way of answers. That said, there are numerous better resources for just such questions and assistance.
I hope some of these resources might be useful.
Bill
Thanks for the reply Bill..
Am I in the wrong forum (Google Workspace)? Or is it just too much like a project to get an answer to? I am working my way through the Google Developers Codelabs to see how far I can get on this, but it will take time as I haven't used Javascript or Apps Script before (but have some VBA under my belt..). I will see how far I get..
Thanks,
RoryF
RoryF,
I forgot about the Workspace Developer Forum available here; try asking your question in that forum.
Bill