I have an excel file that displays a sorted table.
The way I’m doing this is copying over rows that match the search criteria. However, Some of the cells contain pictures which makes this more annoying.
Currently the code works for photos that have been manually inserted INTO a cell. However, whenever I try to use VBA to replace placeholder text in a cell it just places the photo OVER the cell. Is there any way to mimic placing a photo IN a cell with VBA?
Mark Theron is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.