Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / September 2007

Tip: Looking for answers? Try searching our database.

Table window Size

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kungen - 28 Sep 2007 08:59 GMT
Any way to make Access 2003 remember the size and position of a table
window? As it does with queries.

Regards
Wayne-I-M - 28 Sep 2007 10:31 GMT
For a popup
Open the form in normal view
Size the form how you want
Press Control and S

To open maximized
Open the form in design view
In the OnOpen event

Private Sub Form_Load()
DoCmd.Maximize
End Sub

If you can give more details of what you are trying to do it would be a help

Signature

Wayne
Manchester, England.

> Any way to make Access 2003 remember the size and position of a table
> window? As it does with queries.
>
> Regards
Kungen - 28 Sep 2007 16:38 GMT
Thanks for trying to help. I'm talking about the windows for the
actual tables when working with them in access. Everytime I reopen a
table it covers the entire workspace and I have to adjust the size,
which is time consuming and annoying. Saving while the window is open
doesn't help. But I guess there is no way to work around this minor
(but irritating) problem.
Bob Quintal - 28 Sep 2007 16:06 GMT
Kungen <klashjortstam@telia.com> wrote in news:1190993934.749281.64590
@k79g2000hse.googlegroups.com:

> Thanks for trying to help. I'm talking about the windows for the
> actual tables when working with them in access. Everytime I reopen a
> table it covers the entire workspace and I have to adjust the size,
> which is time consuming and annoying. Saving while the window is open
> doesn't help. But I guess there is no way to work around this minor
> (but irritating) problem.

No there is no workaround, but users should NEVER (yes, I'm shouting)
view/edit a table directly. Use forms and reports.

Signature

Bob Quintal

PA is y I've altered my email address.

--
Posted via a free Usenet account from http://www.teranews.com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.