Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Average
Message
 
 
To
13/04/2009 10:17:54
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01394582
Message ID:
01394589
Views:
113
This message has been marked as the solution to the initial question of the thread.
You can replace 0 with Null in the report field expression
IIF(In_Stock=0, NULL, In_Stock)
>
>How to calculate average in reports excluding empty values. Like 0 values should not be included when calculating average.
>
>Regards
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform