Forum Discussion
Danercam
May 25, 2024Copper Contributor
Multiple images in a cell?
Hey all -
I was wondering if there's any way to insert multiple images in a cell?
I'd ideally love to be able to insert multiple images in 1 cell and have a drop-down arrow, where a person can click the cell and use the drop-down to scroll through different images. Like you can do with names or regular text in cells.
Not sure if this is possible, probably not, just wondering!
- djclementsBronze Contributor
Danercam Instead of trying to insert multiple images into a single cell, just insert them into separate cells in a range or table, then use a Scroll Bar Control (Developer Tab > Insert > Form Controls > Scroll Bar) to scroll through the images via the INDEX function. Please see the attached sample workbook...