So the basic idea is to have a picture in Google sheet and have Text on top of it that would change based on variables in the sheet
So my question is:
Is there a way to do something like this using either cells somehow showing on top of the picture, Or have a drawingwith a text box that you can use logic with so that it can change the value accordingly?
CodePudding user response:
Unfortunately, I think that your goal cannot be directly achieved using the existing methods of Spreadsheet services. So, as a workaround, in your situation, how about using
Note:
- This script is a simple sample script for explaining this workaround. So please modify this for your actual situation.
- When you want to run the script using the trigger, please use the installable trigger.