Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting excel formula to vfp syntax
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Converting excel formula to vfp syntax
Divers
Thread ID:
00948632
Message ID:
00948632
Vues:
65
Hi All,
i need convert this excel formula to vfp syntax

A1 range value 456.548.313

excel formula in B1 range

=((A1-(RIGHT(A1;4)))/1000000)+((IF(((RIGHT(A1;4))-5000)>=0;1;0))/100)

B1 range result : 456,55

how would be the vfp syntax for the same result in vfp ?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform