Hello,
I got a 2D array with certain information about a product. The 2D array consists the product ID and a the amount of available products of that certain product ID. Now what I want to do is the following. I want to select the index of the array by using the element as a reference. Now my question is how can I do this? There are certain standards blocks that I could use when I wanted to select the element by using the index like Index Array. But I want to do the opposite. Is this
Sorry don't know but topic got posted 3 times :S
Message Edited by Wouser on
12-14-2007 12:00 PM