Hey i need some help with some VBA stuff,
I have to create a function / sub that can be activated from a button in Excel, so that once the user has selected a row, the grades (in my case) will be saved in a variable. At any given time after any number of rows, the user must be able to press another button that calculates the average of the selected grades and displays this to the user.
So yeah, i would appreciate any kind of help! It would really mean a lot to me!
I have to create a function / sub that can be activated from a button in Excel, so that once the user has selected a row, the grades (in my case) will be saved in a variable. At any given time after any number of rows, the user must be able to press another button that calculates the average of the selected grades and displays this to the user.
So yeah, i would appreciate any kind of help! It would really mean a lot to me!