I have a form containing a number of fields, standard inputs, a textbox and a couple of comboBoxes. Strangely, every time I open the form it shrinks in size, every part of it, its as if you've applied a zoom out so its getting further away. Ive scanned the code within it and there's nothing there to be a problem.

It happens whether I open it via the menu option i created for it or directly from the VBA editor. Not only does it shrink when visible but the actual VBA form in Editor shrinks as well and the only way to restore it is to grab the bottom right corner and drag it down, as soon as you do it restores the size of the inner items.

I'm not new to forms or VBA, I've done thousands in my time and never seen this before so I'm 99.99% confident its not something I've inadvertently done.

Unfortunately I cant attach the workbook as just about everything in it is governmental sensitive (that makes me sound far more important than I am!)

Any thoughts?