D
donovanm
Hi there!
I have a user form that is loaded as part of a loop. When the user
clicks OK, the form is unloaded and the VBA continues. When the loop
starts again the form is loaded again, and the cycle continues.
The problem I have is that I want the form to appear in the position
where it was last time around in the loop. For example, if the user
moves the form to the left hand coner of the screen and clicks OK, I
want the form to load in the left hand corner of the screen next time
the form is loaded.
It would also be ok, if the form remained permenantly on the screen and
did not re-position every time it went through thr loop.
Could any one point me in the right direction?
Thanks,
Matt
I have a user form that is loaded as part of a loop. When the user
clicks OK, the form is unloaded and the VBA continues. When the loop
starts again the form is loaded again, and the cycle continues.
The problem I have is that I want the form to appear in the position
where it was last time around in the loop. For example, if the user
moves the form to the left hand coner of the screen and clicks OK, I
want the form to load in the left hand corner of the screen next time
the form is loaded.
It would also be ok, if the form remained permenantly on the screen and
did not re-position every time it went through thr loop.
Could any one point me in the right direction?
Thanks,
Matt