Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty date
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01493824
Message ID:
01493831
Vues:
90
Very thorough reply. No surprise, of course, just wanted to compliment you on it.

>Hi Jerry,
>
>{--} is blank date.
>
>Report/Label:
>1) source: IIF(EMPTY(dduedate),"",dduedate)
>2) Print When: NOT EMPTY(dduedate)
>
>Form:
>1) For empty date set datemark on textbox to =CHR(160)
>2) read/write textbox; create own textbox class for entering date (as Naomi Nosonovsky)
>2) read textbox; ControlSource=IIF(EMPTY(dduedate),"",dduedate)
>
>MartinaJ
>
>>how can I create an empty date?
>>
>>I use:
>>
>>
>>replace dduedate with {--} 
>>
>>
>>in the display I got
>>
>>
>>-  - 
>>
>>
>>I prefer it just blank
>>
>>thanks for the help
>>
>>regards,
>>
>>Jerry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform