In Visual Basic for Applications in Excel 97 I've created a multipage with a few controls on it. In a couple of comboboxes some values have to be chosen and in a couple of textboxes some numbers have to be filled in.
Now if I click on a commandbutton on this multipage, I want the controls on this page of the multipage to be copied on a next page of the multipage.
What code do I need to make this happen?

Thanks in advance