Been reading a lot if different threads about inserting images and re-sizing them but cannot find one that does exactly what I want it to do.
So say I have a spreadsheet with 2 rows. Column A which is the image column and Column B which is the Image Name.
I want to have a script that will run through each value in column B, insert the image that matches that name into the same Row on Column A, Resize it to fit the size of the cell which is 150 high by 18 wide, then move on to the next row and repeat through the spreadsheet.