Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find last date in a month
Message
From
22/01/2007 13:18:16
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01187758
Message ID:
01187761
Views:
19
>Is there a quick way to find the last date in any given month. I need to select records that fall within the selected month and year. I was going to use the between() command but how can you select the last date of a month (28,30,31) without lines of code?


Build the first day of next month with something like DATE(nYear,nNextMonth,1) then subtract 1

Here, I found one for you, plus a discussion of what works best:
http://fox.wikis.com/wc.dll?Wiki~LastDayOfMonth


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform