Prev: Web Browser Contents
Next: Lock data
From: Patrick Potvin on 28 Apr 2010 03:01 Unlike Access 2003, the 2007 version creates new forms as large tab forms which I cannot seem to adjust in size. I want to make some (but not all) of my forms smaller in size through VBA code but not sure how in 2007. Any advice?
From: Rob Parker on 28 Apr 2010 03:32 Hi Patrick, You need to change the default way in which database objects are shown. From the Office button, select Access Options (button at bottom of Office button dialog). Then select Current Database in the left column, and under Application Options set the radio button for Overlapping Windows rather than Tabbed Documents. You'll need to close and re-open the database before the option will take effect. HTH, Rob "Patrick Potvin" <patpot44(a)gmail.com> wrote in message news:92256925-b7b7-4233-bb12-b74b2a1f1af3(a)j20g2000prn.googlegroups.com... > Unlike Access 2003, the 2007 version creates new forms as large tab > forms which I cannot seem to adjust in size. I want to make some (but > not all) of my forms smaller in size through VBA code but not sure how > in 2007. Any advice?
|
Pages: 1 Prev: Web Browser Contents Next: Lock data |