Searching value in tables
Hi
Is it possible to search values in a table?
E.g i have a word in a text attribute and would like to see if the word exist in my table.
But as far as I understand it's only possible to find specific cells?
Any ideas how to solve this?
Ive tried a timer and adding +1 after each try to a attribute who determinate the row. But its to slow and i got different result almost every time.
//
J
Is it possible to search values in a table?
E.g i have a word in a text attribute and would like to see if the word exist in my table.
But as far as I understand it's only possible to find specific cells?
Any ideas how to solve this?
Ive tried a timer and adding +1 after each try to a attribute who determinate the row. But its to slow and i got different result almost every time.
//
J
Comments
Made this template :
You can download it here :
http://www.mediafire.com/?ibpxe6485d42sfo
Cheers
Roy.
I tried a similar solution but I have a table with >100k values so i guess I have to wait with the game
But I am looking forward for write able tables!