Userform does not load
Hi Ozgur,
I think it's time to downsize your userform. If you have that many
objects on one form with no problems and you start running out of
memory after adding a few more you probably crossed the limit.
Consider tying two userforms together so that when the user is done
filling in the first one it closes and opens the second one.
HTH
Allen
|