I read a lot, if there are different threads about inserting images and recalibrating them, but they can’t find one that does exactly what I want it to do.
So to speak, I have a table with two rows. Column A, which is the image column, and column B, which is the image name.
I want to have a script that will go through each value in column B, insert the image corresponding to this name in the same row on column A, resize it to fit a cell size that is 150 by 18, then go to the next line and repeat it through the spreadsheet.
source
share