Below are the Format properties for a form I have where I need the vertical scroll bar. I open the form thus: DoCmd.OpenForm "frmSettings", , , , , acDialog
I temporarily negated the OnLoad code to see if that made a difference, but the vertical bar still fails to appear. (The OnLoad is the only Event for this form)
Anything obvious this Old Geezer just doesn't see![]()