![]() |
|
|
Thread Tools | Display Modes |
#9
|
||||
|
||||
![]()
Marc
I haven't seen controls randomly relocating themselves so I'm not sure why you are having these issues. The position you put the object should be the position it shows up as when the form is displayed UNLESS you have code also running that either hides or moves it. Looking at your code, there is some confusion as to whether you are aiming at 114/504 or 134/24 but lets assume you have checked through all your code and verified that no code is actually moving the control. One left field possibility (since you have obviously been working on this issue for a while) is that you have made two copies of the userform and are inadvertently editing one but displaying the other. It is a bad idea to programmatically rename controls. Change the value of the displayed label or content in the control by all means but don't go changing the name of the control.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Johanna | Word | 3 | 11-22-2019 01:06 AM |
![]() |
Rod_Bowyer | Excel Programming | 7 | 10-14-2018 11:49 PM |
![]() |
Bop70 | Word | 3 | 02-04-2015 11:45 AM |
Userform is invisible in Project box for old templates | billy8b8 | Word VBA | 4 | 07-19-2014 03:44 PM |
Find and replace No longer work | TJH | Word | 3 | 03-25-2014 11:33 PM |