Skip to Content
0
Former Member
Sep 16, 2008 at 03:14 PM

Storing values in saved variable/array/etc..

32 Views

Hi,

I want to count the number of records(materials) where those material evaluation type equals to 'gmat' for an year and from these records count the materials which also have the material evaluation type <> 'gmat". Since both conditions are mutually exclusive then I tried to get by using arrays. But arrays are limited to 1000 elements so I can't build them infinitely.

Note: Material can have multiple 'material evaluation types' in a year...

Can somebody help me out to solve this or any suggestions heartily welcome.

Thank you,

Best Regards,

Siddi