I am creating a Wizard which takes a lot of data and fills an Excel spreadsheet with the information. At one point I am taking user input to create pages dynamically in a Multipage.
How can I nest Multipages, if possible, because I'd like to put the other sections (which I had had in separate UserForms) onto one form using a Multipage. The dynamic Multipage would be one of the last pages in the main Multipage.