Cell comand in all row cells

Hi All,

I have seen how to add an image to a cell with the cell command.

I wish to add all this to all cells in a column.

Is this possible, or do I do the same thing as for 1 in a loop?

many thanks

Rod

Hi Rod,

Yes, you may simply utilize some loop(s) to iterate all the cells in a column to add the cell image to them.

Thank you.