Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding the payperiod that included 12th of month
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01137078
Message ID:
01137083
Views:
16
This kind of logic should work.

IF BETWEEN(12, DAY(PpBeg), DAY(PpEnd))
*--Select the rec.
ENDIF

-Matt
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform