I chose to have my users enter values in text-boxs. How do I automatically reformat the text to be numbers so that I can manipulate the data.
For instance the user enters a number into the "number of widgets" textbox. I then want to take the number and multiple by unit price, but I get #N/A.
Thanks for your help