Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro newbie
Message
From
20/10/1999 15:07:03
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00278999
Message ID:
00279032
Views:
14
>Hi JD,
>
>I just re-read my original post. I did make a typo. In my example, the RowSource should have been as follows:
>
>RowSource="a,2,b,4,c,9,d,12"
>
>Sorry if that caused you a bit of grief.


this is the code i'm using in interactivechange

Thisform.txt3.Value = val(thisform.c11.Displayvalue)* val(thisform.c21.Displayvalue)

thisform.c21.displayvalue is where i'm getting the 2 from, so i guess displayvalue is not what i want to say in this expression. how do i tell it the value in column 2?

thanks again
JD
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform