Hi
I'm adapting some existing code that adds a photo based on the selection in a data validation list.
I'm now trying to loop through a number of rows and inserting a picture if one is found but the data validation list gets in the way when the vba moves to the next cell.
Code
Is there another way to do this that wont trigger the data validation?
Regards Peter