Hi,

I will try to explain my problem.

I have a bunch of named ranges

Range1, Range2, Range3, Range 4, ...


I can sort the named ranges. So depending on how they are sorted, they are in a different order.

Now I want to create a form to display the information in the ranges. And I want to use a spinbutton to move forward or backwards through the ranges.


Can anybody help me with the code I have to use for the spinbutton?

Thanks!