V
Victoria
I have a form that shows what is normally needed by the user. I want to be
able to click a button labelled 'Extend' to widen the form to the right,
revealing details not normally needed. Why doesn't this code fragment work
in the button's On Click event?
Forms!frmOrders.Width = 10080
able to click a button labelled 'Extend' to widen the form to the right,
revealing details not normally needed. Why doesn't this code fragment work
in the button's On Click event?
Forms!frmOrders.Width = 10080