Create a button in google sheets

Select a cell in google sheet.
Insert->Drawing.
Insert a textbox. Add text to it and give it an outline.
Save and close.
Go to Tools->Script Editor.
Create a new function, for instance:
function hello()
{
}
Click on the 3 dots at the top right hand corner of the textbox you have created.
Click on assign script.
Assign it the name of the function - hello.


Comments

Popular posts from this blog

Popup message box

Create a side bar