I am currently creating a data tracking worksheet for a nonprofit. In my excel worksheet I have multiple scroll bars (form control) with minimum value 1 and maximum value 10. I want to possibly avoid having to manually link each scroll bar to a cell to view the values. Is there a VBA code I can use to automate this?

Much Thanks!