Hello All,

I am currently working on a small personal project and trying to learn VBA concepts.

Could anyone help me with applying select and change?

Basically I have a couple of functions within my module that collect average, minimum and maximum etc in one sub. I want to be able to change the value after the application runs and having the output update automatically in the newly created sheet.

Here is an example piece of my code:
HTML Code: 

Any help is greatly appreciated
Cheers!