Carlos Ferreira
New Member
I created a command button.
See what's happening.
I manually enter the values in the
TextBox Qty and PerUnit.
The TextBox value is automatically filled.
So far there is no problem.
Using the code below:
To display values in txtSub-Total. I have to press ENTER
On each txtAmount and also click on the command button.
Question: Is it possible to delete the ENTER step?

See what's happening.
I manually enter the values in the
TextBox Qty and PerUnit.
The TextBox value is automatically filled.
So far there is no problem.
Using the code below:
To display values in txtSub-Total. I have to press ENTER
On each txtAmount and also click on the command button.
Question: Is it possible to delete the ENTER step?
