change from page1 to page2 of MultiPage object

  • Thread starter Thread starter BigDave
  • Start date Start date
B

BigDave

On page 1 of a multipage object I have a "Next" button I want the use
to click to switch them to page 2. I already have a few lines of cod
taking data from the objects on page 1 and placing them in m
workbook.

TI
 
Me.Multipage1.Value = 1

Me.Multipage1.Value = 0 is the first page, 1 is the second, and so forth.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top