Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying different value in Grid from control source
Message
 
To
23/04/2005 04:44:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01007760
Message ID:
01007945
Views:
19
Hi John,

in VFP 9 you can use the ICASE() function instead of nested IIFs:
ICase(myfield=0,"required",myfield=1,"in progress","completed")
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform