After creating many other powerpoints using macros, getting so much awesome input to create macros, I am now moving on to another, what should be a simpler project.
I want the student to solve for a right triangle. SO here is what I am going to do. The student inputs the value for the Hypotenuse and the angle. The student would then:
Enter the value for the side Opposite, hit enter, a MsgBox needs to appear indicating if the student is correct or not, and indicate the correct value as well.
Enter the value for the side Adjacent, hit enter, a MsgBox needs to appear indicating if the student is correct or not, and indicate the correct value as well.
I got the other stuff done, thanks to other projects/learning that I have done over the last month...