Thread: [Solved] Make MsgBox appear...
View Single Post
 
Old 08-30-2012, 06:48 AM
Jamtart Jamtart is offline Windows 7 64bit Office 2010 64bit
Advanced Beginner
 
Join Date: Apr 2012
Posts: 53
Jamtart is on a distinguished road
Default Make MsgBox appear...

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...
Reply With Quote