I have a Google Sheet with x
's in some cells. I need to convert it into an image where each cell with an x
is replaced with a little image (always the same image) and everything else kept blank. The cells should be treated as square and of the same size as the image.
Any good ideas how to do that easily?
There are about 4000 cells, so I don't want to do that manually.