Problem
Make a program in Visual Basic In excel that uses a do-while, to add all the numbers between 100 and 200 two at a time in DESCENDING order. The results must be displayed in the Excel sheet (Sheet1) and by MSGBOX. Make the program step by step with visual basic application on excel developer.