Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Address fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00410998
Message ID:
00411009
Vues:
14
>I have a table with address fields (split into 5 fields)
>I have a formula that looks something like this:
>
>IIF(addr_1=space(30),"",addr_1+", ")+IIF(addr_2=space(30),"",addr_2+", ")...
>
>which I have found to work on other occasions. However in this instance it seems to be failing, it is only displaying first lines of adresses, and in some instances, only the first few characters. Can anyone shed light on why this might be happening and suggest a way to stop it?
>
>Ta
>Sha

You might try ALLTrimming the fields... maybe they have leading or trailing spaces.

HTH
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform