EgyptianPrince
New member
- Sep 1, 2009
- 2
- 0
- 1
Write a VBA sub procedure called addNumbers that adds all numbers from the first given number to the last number (see a sample run below). Your sub procedure should allow the user to enter the first and the last number and display the sum of numbers form start last inclusive.
Skill Set Required:
? VBA sub procedure
? VBA variables
? For... Next loop
? InputBox
? MsgBox
If anyone can help me with that or knows how to do it that would be appreciated
Thanks
Skill Set Required:
? VBA sub procedure
? VBA variables
? For... Next loop
? InputBox
? MsgBox
If anyone can help me with that or knows how to do it that would be appreciated

Thanks