Hi,
I have a label field that as adding some other fields together and shows as currency.
"$"&Text(Value(TextInput8_2.Text+TextInput8_3.Text+TextInput8_4.Text+TextInput8_5.Text),"[$-en-US]###,##0.00")then a text input that will act as a percentage field
I would like to create another text input field that shows the currency value of the first label multiples by the percentage field in currency
Was hoping for some assistance in getting this right.
Thanks in advance
Todd

Report
All responses (
Answers (