Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with this code
Message
 
To
05/11/2004 11:53:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00958554
Message ID:
00958570
Views:
15
Or simplier:
LOCAL xlsValue
xlsValue = "7x14"
IF UPPER(tablest.dia)$ "MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY"  .AND.BETWEEN(HOUR(tablest.finicio), 8, 17)
   xlsValue =  "5x8"  &&tablest.jornada
ENDIF
XLSheet.Cells(i+1,21).value = xlsValue
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform