A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Form window



 
 
Thread Tools Display Modes
  #1  
Old April 27th, 2006, 05:00 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Form window

How does one make sure that a query result table opens at maximum window
size, or at least at the size that maximizes the contents? One of my tables
insists on opening at a minimum size. I use a form to display the query
results.
  #2  
Old April 27th, 2006, 05:47 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Form window

On Thu, 27 Apr 2006 09:00:02 -0700, Dino wrote:

How does one make sure that a query result table opens at maximum window
size, or at least at the size that maximizes the contents? One of my tables
insists on opening at a minimum size. I use a form to display the query
results.


Code the Open event of the form:
DoCmd.Maximize
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Customers- Contracts form problem GL Using Forms 10 February 7th, 2006 04:05 PM
Requerying a pop up form to display in the main form Jennifer P Using Forms 13 April 5th, 2005 06:59 PM
Need to clear controls of Filter form Jan Il Using Forms 2 November 28th, 2004 02:04 PM
Dates in a listbox connected to a form... RusCat Using Forms 13 November 25th, 2004 02:31 AM
Strange stLinkCriteria behaviour on command button Anthony Dowd Using Forms 3 August 21st, 2004 03:01 AM


All times are GMT +1. The time now is 08:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.