You would use this for checking multiple values.
IF[#100EQ.9999]AND[#101EQ.8888]GOTO1234
If BOTH values are as stated then and only then will it jump to N1234. If they do NOT both equal those values then it will advance to the next line of code.
Not all controls will allow this feature even though macro is available.


LinkBack URL
About LinkBacks





What is done was written while I was on vacation. Will try to post my results once finished. 