Visual basic code programming
I use "An intro to programming using microsoft visual basic" book and on page 6-14 there is an exercise which ask to make an application which I need help with... type the code
for those of you who doesn't have the book the review 10 asks to : create an off numbers sum application that displays the sum of the odd numbers from 1 to a maximum value entered by the user. The application interface should look similar to that shown on the right after entering 11 and clicking on the CalculateSum button... help:)