2

I was trying to change the font in the Editor Format tab of the Tools/Options window in VBA within Access 2013. The options window is not as wide as it should be. When I go to the Editor Format tab, the combo box for the Font option and the Sample preview are both cut off. Even if I try to enter the font name manually, I am not able to type beyond the visible portion of the Font combo box. I am using Windows 11, version 24H2.

Edit:

Scaling mode does not appear to be the issue. I tried changing the scaling from the recommended 125%, and changing default resolution to different values, and unfortunately the problem remained no matter what values I chose. Repairing the installation did not help, either. I even tried writing a program using a SetWindowPos API call to forcibly resize the dialog, and the font selection and sample were still cut off. I worked around the problem by directly setting the FontFace value in the registry key Computer\HKEY_CURRENT_USER\Software\Microsoft\VBA\7.1\Common to get my desired font.

Options window

0 Answers0