Forum Discussion
ScottUK760
Aug 21, 2023Copper Contributor
Image - Turn off embed
Hi, I am using the new image function to add a custom column to an MS Forms Excel file to show an image, this part works great. However, it seems to be embedding the images, which is making a...
- Aug 21, 2023
I have a workbook with 700+ images pulled in with IMAGE. My solution is to have a cell in the sheet that determines 'show' or 'hide'. I added some simple logic to the formula that will show or hide the images based on the text in the cell.
Patrick2788
Aug 21, 2023Silver Contributor
I have a workbook with 700+ images pulled in with IMAGE. My solution is to have a cell in the sheet that determines 'show' or 'hide'. I added some simple logic to the formula that will show or hide the images based on the text in the cell.
- ScottUK760Aug 21, 2023Copper ContributorThat is a great simple solution, thank you 🙂