Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Urgent Crystal Question!!!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Urgent Crystal Question!!!
Divers
Thread ID:
00615555
Message ID:
00615555
Vues:
54
I have 2 Running Total fields used in a Formula field:


iif({#t_Group2_Total_Calls} > 0 and {#t_Group2_Total_Orders} > 0, round(({#t_Group2_Total_Orders}/{#t_Group2_Total_Calls})*100,0),0)


I'm getting a 'Devision By Zero' error. According to this syntax, this
should not be happing.

The first part if the IIF() checks to see if BOTH totals are greater
than zero, if IF the are, then devides one by another, otherwise
returns zero.

I can't seem to figure this out. It shouldn't be happening. Anyone know
what to do here?

Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform