- For this program we made a number of options to choose from such as,
- - Exponents
- - Mod
- - Multiplication
- - Division
- - Integer Division
- - Addition
- - Subtraction
We had to clear the values for the options by making each value = False.
optExponentiation.Value = False
optMultiplication.Value = False
optDivision.Value = False
optIntegerDivision.Value = False
optModulusDivision.Value = False
optAddition.Value = False
optSubtraction.Value = False
It’s accustomed to customary place Option Explicit at the beginning, and we also added a Done command button to finish our calculator program.
1 comment:
Hello. This post is likeable, and your blog is very interesting, congratulations :-). I will add in my blogroll =). If possible gives a last there on my blog, it is about the Computador, I hope you enjoy. The address is http://computador-brasil.blogspot.com. A hug.
Post a Comment