Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IF Statement Doesn't Seem to be Working
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00123956
Message ID:
00123974
Views:
18
Chcuk,

You may be running into a rudnign error when comparing numbers for exact equality. Your IF may owrk better if you do it this way;

IF Abs.Late < 0.01 AND Abs.Absent < 0.01 AND ...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform