MSAccess VBA question... - TechRepublic
General discussion
August 22, 2000 at 03:57 AM
rushsherman

MSAccess VBA question…

by rushsherman . Updated 25 years, 7 months ago

I would like to open a form in a window with no toolbar, menubar or statusbar. I would like the form to be maximized in the Access window (so that only one window is visible). I would also like to specify the window size (ie application.window(3.5,3.0))

I know that I can build this into an OnOpen event.

Any ideas as to the literal VBA?

Thanks,
Rush

PS. please cc: rushsherman@excite.com

This discussion is locked

All Comments