Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Feb 2, 8:12*am, GS wrote:
Just a thought... Might be a memory issue! Have you tried using one userform with 2 frame controls that you toggle their visibility to work like separate pages? You can have the controls on 1st userform in Frame1 (page1) and controls on 2nd userform in Frame2 (page2). This would also eliminate any 'cross-talk' issues between the 2 userforms. -- Garry Free usenet access athttp://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc Thank you, Gentlemen, I really appreciate your help. I got it to work by giving XL something else to between the unload and load processes by having it select the sheet that it was already on. I did turn off screen updating and used DoEvents, but those didn't work until I used the sheet select. James |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Message box bleeds when moved on a userform | Excel Programming | |||
I need my Hidden Rows to stay hidden when I print the sheet. | Excel Discussion (Misc queries) | |||
Message Box bleeds when dragged | Excel Programming | |||
Saving hidden data with a worksheet (preferably without using a hidden sheet) | Excel Programming | |||
Problem pasting a row from a hidden sheet to the first free row on another visible sheet | Excel Programming |