Hi everyone!
A client of mine has asked me to make an indicator that represents when a specific multibox has one of it's field with a selection.
Is there any function that can help me with this?
The thing is, I have in many sheets, many multi boxes. The "easy" way to do it is to use the function GetFieldSelection()>0. But as I am saying, there are a lot of dimensions in a lot of multi oxes, so isn't there a way to know, by the multi box id or something, if a specific multibox contains selections?
Cheers!