Hi people..
I'm trying to select 5 random photos from a multiple media picker in a random order as well. I've been trying to add .Random(5) at the for each loop but I always seem to get an error running the Marcro.
My code works well without the Random but crashes with it.
5 Random items from Multiple media picker
Hi people.. I'm trying to select 5 random photos from a multiple media picker in a random order as well. I've been trying to add .Random(5) at the for each loop but I always seem to get an error running the Marcro.
My code works well without the Random but crashes with it.
Hopefully someone is able to help me...
mvh
Could you try:
This works in 7.2.x
Awesome Dan.. Thank you that works great.
is working on a reply...