Solving Day Finder
Here’s what you’ll do
- Copy the Zodiac Range and assign it new names
- Add four additional declarations using Dim statements
- Add form components including yes/no buttons, hidden text
- Modify the sign event handlers by adding a 1 statement each
- Develop 3-4 lines of program for Click_OK to start the binary search
- Develop 4-5 lines of program for the Click_Yes and Click_No event handlers to continue and complete the dialog
Friday, April 27 lecture teaches everything you need to know about binary search