Forum Discussion
LiliaDubois
Sep 21, 2023Copper Contributor
Insert a conditional image into a cell
Hello everyone, I have two questions and I'm struggling to find the answer. How can I insert an image into an Excel 365 cell without using macros? Additionally, I want the image in cell B5 to chang...
- Sep 21, 2023
Here is an example that works with images stored in the workbook itself.
HansVogelaar
Sep 21, 2023MVP
Recent versions of Microsoft 365 have a new function IMAGE
How will the image in cell B5 depend on the value in A5?
- LiliaDuboisSep 21, 2023Copper ContributorHow will the image in cell B5 depend on the value in A5 : I want that the displayed image on the cell B5 changes depending on the value in the cell A5, it's like VLOOKUP but with images
- HansVogelaarSep 21, 2023MVP
Here is an example (requires Microsoft 365)
- LiliaDuboisSep 21, 2023Copper Contributor
HansVogelaar Ooooh, thank you so much, this is exactly what I need ❤️ can you just please tell me the details, I'm really grateful
- LiliaDuboisSep 21, 2023Copper ContributorThank you very much but IMAGE works only with WEB URL and not with images in local storage 😞
- HansVogelaarSep 21, 2023MVP
Here is an example that works with images stored in the workbook itself.