Method parameter for all items (or combinations) in a worksheet
I'd like to run a method from a worksheet, but instead of passing "member_id" as parameter and having the user to run the method for each combination in the worksheet, I'd like to run the method once, but want to get the list of all current combinations (items) in that worksheet. Is that possible? Anyone succeeded in this?
Thanks in advance, David.