I have a small GUI made in google scripts for a spreadsheet. I have several text fields that I would like to dynamically change, whenever a user selects a new cell in the spreadsheet. I am basically asking if there is a trigger or event handler that can fire each time a user selects a new cell. I have searched, but can't seem to find how to do this.
Thank you in advance.