Hi all

Can this be done?

I have a userform with a multipage control with 12 pages. Page (0) is called Frequently Used. Pages 1 to 12 all have a number of command buttons. The code for each command button has a code which identifies which page it is on. If any command button is used at least once, I want to move that command button to the Frequently Used page (Pages(0)).

Is this possible programatically?

Cheers