View Single Post
  #1  
Old 03-26-2011, 08:50 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default How to Sum Items in an Array?

I’m a newbie and this is a simple problem I’ve been stuck on. How do I add numbers from an array in VB 2008? I’ve filled the array with 10 test scores. I’ve sorted the array in descending order (from highest to lowest). Now I need to figure out how to add the best 8 scores from my sorted...
__________________
VB.NET
domain name forum
Reply With Quote