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?
LiliaDubois
Sep 21, 2023Copper Contributor
Thank 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.