Avatar

Level 1

Thank you for the feedback. Considering that this was my first form using this application, and I was learning as I was going, after reading J.P. Terry's book from 2006(?), it was the best that I could do given the time I had spent on it. I am familiar with object oriented programming, and I will make the adjustments in my next versions.

Where I was encountering problems was with the last table on the last pages. With only one speaker entry available, there should be only one row (or subform) for the subsequent areas. So, on the last page, there should be only one subform for the Prepared Speech and one subform for the Impromptu Speech. What I see, when I open the form, is that there is a duplicate subform. At the time, all of my attempts to remove them failed. The only success that I had was to turn off the footer row, but that defeats my requirement of the judge to acknowledge that the form is complete.

The total number of pages when the form is initialized should be two less than I obtain right now.

If we can solve that problem, then I will be happy.