I am looking to create a macro that will prompt the user for a number. This number will represent the number of columns to used to create the average formula.
Here is where I am at so far...
Sub ave_test()
Dim averange As Integer
showavebox:
averange = InputBox("Enter the number of...