Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto find month
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01411851
Message ID:
01411852
Vues:
50
You can use GOMONTH() function
ldDate = {^2009/10/01}
lnYears2Add = 1
ldNewDate = GOMONTH(ldDate, lnYears2Add * 12) 
>If in first text box value= oct 2009, i want value in 2nd text sep 2010 where year=1
>
>If in first text box value= oct 2009, i want value in 2nd text sep 2011 where year=2
>
>
>increase 12 month
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform