I would like to create a form that allows users to enter in changes in transactions of inventory.
Is there any way the number entered into a control text box can automatically have a negative sign come before it? Or could I base the fact that there is a negative on the number on whether a drop-down box control has "inbound" or "outbound" selected?
Is there any way the number entered into a control text box can automatically have a negative sign come before it? Or could I base the fact that there is a negative on the number on whether a drop-down box control has "inbound" or "outbound" selected?
Comment