Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPYing numeric data to an XLS
Message
De
22/07/2009 18:04:05
 
 
À
22/07/2009 17:57:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01413826
Message ID:
01413835
Vues:
45
>>>Hi All:
>>>
>>>I have a table with a character field. I COPY it to an XLS. In the case that the data in the field is numeric, I want the data to be numeric in the XLS file. Right now it comews across as text since it came from a character field. The field must be character, since it sometimes contains data that is not numeric.
>>>
>>>Any ideas?
>>>
>>>Thanks,
>>>
>>>Yossi
>>
>>I'm not sure you can have different formats in the same column. It may be either numeric or character, AFAIK.

Actually, that is not a problem, since for a given COPY, they will all be numeric, so I envisage something like:
COPY fields Numericify(CharField1) TO ("c:\junk\junk") xls
CharField1is a character field
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform