
Search found 4 matches
- Wed Dec 07, 2011 5:13 pm
- Forum: Talking LiveCode
- Topic: Field Calculation
- Replies: 6
- Views: 4005
Re: Field Calculation
Thanks guys for your help this has been a learning project for calculating scrap i plan on doing more with it and i will be posting more questions here 

- Wed Dec 07, 2011 3:56 pm
- Forum: Talking LiveCode
- Topic: Field Calculation
- Replies: 6
- Views: 4005
Re: Field Calculation
Thank you for your reply but i have gone a little bit of a different route. I was thinking about who would be using this little tool and chose to use buttons instead and did my calculations per button. Here is my next question basing this on the prior sugestion i am using fld 1 fld 2 and so on here ...
- Wed Dec 07, 2011 2:43 pm
- Forum: Talking LiveCode
- Topic: Field Calculation
- Replies: 6
- Views: 4005
Re: Field Calculation
thank you for the response .. Is there a way to bind a value to a choice in my pulldown menu lets say i have choice A, B, and C and i want the value of 20 for A 40 for B and 60 for C. That way when i do my calculation for field 3 i could choose A and it would multiply field 2 by 20 and display in fi...
- Tue Dec 06, 2011 9:05 pm
- Forum: Talking LiveCode
- Topic: Field Calculation
- Replies: 6
- Views: 4005
Field Calculation
i want to take the number in "Field 1" divide it by a number and place it in "Field 2". Then i want to have a drop down box and assign a value to each item in the drop down box, So that when that item is selected it will multiply the value of that item by the number in "Field 2" and display it in "F...