Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
YEAR() ?
Message
From
08/06/2001 09:42:24
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
 
 
To
07/06/2001 17:15:30
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00516651
Message ID:
00516866
Views:
8
Thanks for the reply. I got the other one yesterday right before I left work. Also, I will cut my long coding to "format to fit the TV".

Chuck
>"Budget Year: " + IIF(DATE() <= DATE(YEAR(DATE()),6,30), ;
>    ALLTRIM(STR(YEAR(DATE()) - 1)) + " - " + ALLTRIM(STR(YEAR(DATE()))), ;
>    ALLTRIM(STR(YEAR(DATE()))) + " - " + ALLTRIM(STR(YEAR(DATE()) + 1)))
Today is tomorrow's yesterday.
Previous
Reply
Map
View

Click here to load this message in the networking platform