I am looking for help on adding a script to a button in google sheets. To sum it up, I have inserted an button image in cell C5. What I want to happen is when I press this button I want a current timestamp to appear in cell B5. I know how to assign as script to the object, but I am just looking for the correct code. The preferred timestamp would like like such: mm/dd/yyyy hr:mn. I have been able to do this in Excel fairly easily, but sheets is a different animal. Thanks in advance!