Listbox Keeps Moving Down

Justinian

Well-known Member
Joined
Aug 9, 2009
Messages
1,557
Office Version
  1. 365
Platform
  1. Windows
I have a listbox with employee names. Every time I save my workbook, close, and reopen, the listbox keeps moving down slightly. How can I stop this from happening.
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
These only appear applicable to objects that change before or after print preview. Would that apply to me since my problem only occurs after saving?
 
Upvote 0
Would that apply to me since my problem only occurs after saving?

Not positive. Did you search for the .exd files in the directory specified in the Excel Matters Article?

After a quick search I just found one on my system.

In the past I've used Form Controls in place of ActiveX Controls to avoid the control resizing issues. Before resorting to this I tried a few other things like Resizing and re-positioning controls on WorkBook_Open() etc....
 
Upvote 0
None of the hotfixes worked because my system is not compatible (Win10, 64-bit). I am hesitant to play around in my registry so for now, I just used a form control listbox as you suggested.

Thank you for your time.
 
Upvote 0

Forum statistics

Threads
1,214,599
Messages
6,120,447
Members
448,966
Latest member
DannyC96

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top