Hi,

In the VBE you could add a UserForm and include a 'Scroll Bar' control, setting the Max & Min property values to 0 & 100, and the Control Source property to the cell where you want the result to appear.

HTH