Hi all!
Maybe there's a simple solution to this problem, but I can not find the solution :-(
An example ...
I have two entry fields and one ReadOnly field
Entry1 = 1
Entry2 = 2 (calls a routine from "Accepted" embedded source)
(Entry1 + Entry2 = ShowResult)
ShowResult = 3
This works without problem but ...if i will change the calculation
Example
I change the data in Entry1 but not change data in Entry2, then I must retype the data in Entry2 and press Enter for the routine should be called ... but I would just like to press Enter in the field to call the routine.
Any suggestions on this "problem"?
From Sweden
/Magne
PS. It´s only from Entry2 the new calculation should be made.
Maybe there's a simple solution to this problem, but I can not find the solution :-(
An example ...
I have two entry fields and one ReadOnly field
Entry1 = 1
Entry2 = 2 (calls a routine from "Accepted" embedded source)
(Entry1 + Entry2 = ShowResult)
ShowResult = 3
This works without problem but ...if i will change the calculation
Example
I change the data in Entry1 but not change data in Entry2, then I must retype the data in Entry2 and press Enter for the routine should be called ... but I would just like to press Enter in the field to call the routine.
Any suggestions on this "problem"?
From Sweden
/Magne
PS. It´s only from Entry2 the new calculation should be made.