I am setting up a calculator using a list box. The user will enter two numbers in text boxes and then select from the list box and then press a command button to perform the calculation.In the list box are all the operations that can be performed. (ie - add, subtract, multiply, divide, etc). I am trying to write the code for when the user selects only one choice from the list box and clicks on the command button,how is the code written in the command button click procedure ?
Please Help [sig][/sig]
Please Help [sig][/sig]