Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data type mismatch when im checking for the null
Message
De
05/03/2000 16:34:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Data type mismatch when im checking for the null
Divers
Thread ID:
00341920
Message ID:
00341920
Vues:
58
I get this error when i try to mulitply .071 tax with my sold price field. Because some of the soldprices are
blank and then my varible gets loaded with .F. any ideas what I can do?
I tried this but it still gives me the mismatch.

if sales(1,1) <> .F.
thisform.salestax.value = .071 * sales(1,1)
end if

Thanks Kelly
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform