This is exactly what I was looking to do. Now we are tasked with something additional: "Sum each group and display the results so that each number is on its own line." How would I go about doing something like this? Would I need to implement some sort of do/while or for/next loop?
Thank you in advance!
Comment on Re^2: Generate a # between 1 and 50 in groups of 5