I have a form with several textboxes. This form is used to streamline a process originally done directly in a worksheet. For the most part it is working well.
The part I don't like is when working on a worksheet I could enter a formula directly into a cell to get a number. How can I enter a formula into a textbox and have it convert that into a number for me. I don't need special functions, just "+", "-", "*" and "/". The use of "(" and ")" would be cool as well but not required.
The reason I would like this is because I don't know how much 41" of 4" std pipe weighs but I do know that 1' weighs 10.79 lbs. Therefore weight = 41/12*10.79. I find typing this into the cell quicker than looking for my calculator.
The part I don't like is when working on a worksheet I could enter a formula directly into a cell to get a number. How can I enter a formula into a textbox and have it convert that into a number for me. I don't need special functions, just "+", "-", "*" and "/". The use of "(" and ")" would be cool as well but not required.
The reason I would like this is because I don't know how much 41" of 4" std pipe weighs but I do know that 1' weighs 10.79 lbs. Therefore weight = 41/12*10.79. I find typing this into the cell quicker than looking for my calculator.