I want to create a multipage form (4 pages) with 2 command buttons, next and previous, to allow the user to navigate within the form. The form should track the users location, so that when page 4 is reached the next button is disabled and when the form is on page 1 the previous button is disabled.
I'm happy enough with creating the multipage form but the VBA code for the command buttons is giving me a headache.
Can anyone please help? x-)
I'm happy enough with creating the multipage form but the VBA code for the command buttons is giving me a headache.
Can anyone please help? x-)