I have a an image pasted over a cell and when i use Index collect, it seems to copy the image but i only get "image.png" in bold and no displayed image…
Any ideas how to fix this? Here is my formula:
=IFERROR(INDEX(COLLECT(Photo1:Photo9, Department1:Department9, =Department11), 1), "")