I am trying to check my model but I got this error
WARNING: At 0 Below -#enrolment increase policy#- computing -enrolment increase police.
So what is that mean?
how can i solve it ?
Many thanks ....
Error
-
- Super Administrator
- Posts: 4841
- Joined: Wed Mar 05, 2003 3:10 am
It's a warning about lookup tables. If your lookup has a x range from 10 to 100, and you ask for a value at x=1, you will get the warning.
Just check the lookup table and make sure the bounds are ok.
You can also disable the warnings if you want (Tools->Options->Settings, Warnings = Suppress).
Tony.
Just check the lookup table and make sure the bounds are ok.
You can also disable the warnings if you want (Tools->Options->Settings, Warnings = Suppress).
Tony.