I have a userform with a scrollbar and textbox. How do you code it so that the scrollbar connects to the textbox? For example, I want the textbox to
increase/decrease by a value
each time you click the up/down-arrow on the scrollbar. Anything helps!