Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blanking Date Field
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00213095
Message ID:
00213323
Views:
32
>This should be simple, but I'm not finding it quickly:
>
>I have date field in cursor, sometimes blank. I want to show nothing in the report if blank. I'm using format 99/99/99, but can't seem to blank it out entirely, I get / / trying to use Print When. What's the way to do this without converting to char?

G'day Bruce
You can do an IIF(mydate={}, '', mydate)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform