I've got 10 small images in a report that appear depending upon whether a tick box (for each image) has been ticked. I'd like to have all of them in a row and in the event eg Image 8 is unticked, Image 9 and 10 (if both of them are ticked) move to the left to fill in the gap.
Usually there are only approx 4 images ticked for each record and can use VBA to adjust the 'left' value for each image but as you'd appreciate there are so many different permutations and my coding is inefficient at the best of times.... Any ideas?
Usually there are only approx 4 images ticked for each record and can use VBA to adjust the 'left' value for each image but as you'd appreciate there are so many different permutations and my coding is inefficient at the best of times.... Any ideas?