This is a video I created for my friend Diane who was looking to create a pop up message to appear when a Google Sheet is opened. (Note: it only appears for collaborators...those with view only access will not see it.)
Here is the Script you need to paste in the script editor (copy all of it!):
function onOpen() {
var ui = SpreadsheetApp.getUi();
ui.alert('This is my pop up message!');
}
Watch video Create a Pop up Message When Opening a Google Sheet online without registration, duration hours minute second in high quality. This video was added by user Jen Giffen 22 August 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 37,738 once and liked it 396 people.