Review window of a userform

THNDang 1 Reputation point
2022-01-18T17:36:13.457+00:00

Hi everyone!

I'm struggling to create a review window of a userform.

After users fill out and click the button "Next" on a userform, there should be a review window before users decide to save the new data. And I have no idea how to create the review window, MsgBox is not a good solution due to the quantity of input data.

Is there any solution?

Thank you :x

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. John Korchok 4,926 Reputation points
    2022-01-18T18:24:21.02+00:00

    Please give us more information about your concept of a review window. Is it intended to allow users to edit information entered on the user form? Does it do data validation? Why do you think it necessary in the first place?

    0 comments No comments