Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculation Displaying on Form
Message
From
18/10/2002 10:22:10
 
 
To
18/10/2002 10:14:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00712858
Message ID:
00712866
Views:
5
Hi!

How you display it that is displays in blank area? Are you using any "?" comands?

You should use a label on form and assignr esult to its Caption property, or put a text box and assign result to its Value property. For example:

thisform.Text1.value = ...

OR

thisform.Label1.Caption = str(...)

>I am using the sum function on a table and displaying the results in a text box on the form...that part is working fine but displaying the calculation on the form below the text box in a blank area. Any suggestions????
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform