Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Wizard pages not hiding when go to next page

A new bug just popped up in my application, and I can't think of what
I changed to make it happen.

I have a super long wizard, with next and back buttons to navigate
through the multipages. I resize the userform for each new page to
fit all the controls in that page. It has always worked in the way I
wanted until recently. When the user selects Next, it takes you to
the next multipage1.value. If that pages' userform.height is smaller
than what I set the previous pages' userform.height, it only shows
the smaller. Now, something changed and I see the next page property,
but I also see the part of the previous pages that are bigger than the
new page, and it looks very unprofessional and is confusing. How do I
only view the multipage that I want?

I never had to "hide" to have the previous pages not view (the wizard
is so long that I had to put it into two userforms, and I hide the
first userform when the second one starts, but I don't hide within the
multipages of the userform). I don't suppose it has anything to do
with Application.ScreenUpdating = False? I have that it there so the
user doesn't see a bunch of stuff going on in the background, but I've
had that there all along when it was working as I wanted it to. Is it
a UserForm property?

My code and userform are very long, so I don't really know what code
to put here.

I'd sure appreciate any ideas of what might be happening, thank you.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting the print area in page set up to print 1 page wide by 2 pages tall EA[_2_] Excel Discussion (Misc queries) 2 July 12th 07 08:39 PM
Hiding Pivot Table Wizard MikeC Excel Programming 2 June 29th 07 08:50 PM
Hiding some pages on multi page form AJM1949 Excel Programming 1 May 13th 07 01:59 PM
Hiding the page number in page break preview background. I need coffee, wake me up! Excel Discussion (Misc queries) 0 May 15th 06 10:32 AM
sheet tabs as page number and in a cell page of pages? [email protected] Excel Discussion (Misc queries) 0 November 22nd 05 02:43 PM


All times are GMT +1. The time now is 05:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"