ChadEmory
ChadEmory
This was not an option before but as of the [June 2020](https://developers.google.com/apps-script/releases/#june_12_2020) update, there is now a method to do this but might make for a lot of extra complications,...
OK, I worked out code to get the URL links of the data Range, code below, but I can't seem to work out where to inject the html code for...
@rugbbyli - When I try your code I get an illegal character on the next to the last line of your code - cellText = `${cellText}`;
Worked out all the details to get this working an tested, put in a pull request to have added to the master code. #19
It as not been incorporated into the code here. I do have it in my code branch on github. Just export it and paste into your own script in Google...
Make sure you have the latest code as that was patched to work with the new Scripting engine. Try running it on the previous Google code version to see if...