Hello,

I need help for a quick VBA to automatically change the value of cell C4 to the value within range B16: B25 when it is active. Meaning that if I click on cell B17 and cell C4 = value of B17, or I click on B19 and cell C4 = value of B19, however if I click outside of the range it will do nothing.

Thank you.