VB Script Prompts
We would like to use Bartender for some automation, but with the current setting it seems to be impossible for us.
Example: There is a form where the operator has to input the price and quantity for 4 fields labeled (QTY), (QTY2),(PRC),(PRC2) . The fields are then calculated to produce an amount from the (QTY'S) and (PRC'S) which are then provided to another field named (AMT) and (AMT2) to display the value. The values of (AMT's) then need to be added together to receive a total amount labeled (SUB) and then proceed to printing,I can't find any setting how to use the value of the prompts properly within the VBscript.
The script runs perfectly to give the values of the (AMT's) from the (QTY/PRC's) but in the second step on calculation, does not process the (SUB) values totals properly from the new data entry.
if there is there no possibility to calculate with the user's input value?
Thanks in advance.
Please sign in to leave a comment.




Comments
0 comments