Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Number at mytext
Message
From
22/02/2005 03:31:40
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
 
 
To
22/02/2005 02:55:01
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00966918
Message ID:
00989146
Views:
70
Is the value of thisform.text3.Value already bound to a numeric field?

inyearofbill=2000+VAL(LEFT(thisform.text3.Value,2))

try this

inyearofbill=2000+VAL(LEFT(ALLTRIM(STR(thisform.text3.Value)),2))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform