I have a form which is called in several modes, some of which need a wider or narrower form. How do I set the form width?
I have tried me.width = 9.5. That did nothing.
I also tried Me.detail.width = 9.5. That gave an error message.
Is it possible to set the width of the form?
Robert
I have tried me.width = 9.5. That did nothing.
I also tried Me.detail.width = 9.5. That gave an error message.
Is it possible to set the width of the form?
Robert