I am probably overthinking this, but I am doing a form where about 50% of my entries will need to be converted from grams to pounds for a later report.
Right now I am trying to use a unbound text box in the form using [weight] * [.00220462262] on the "on click" command, however when I try to run it is giving me an error. I know I am probably missing something simple and stupid, but any help would be greatly appreciated.
Right now I am trying to use a unbound text box in the form using [weight] * [.00220462262] on the "on click" command, however when I try to run it is giving me an error. I know I am probably missing something simple and stupid, but any help would be greatly appreciated.
