Ask a Question related to Microsoft Access, Design and Development.
-
Phyllis #1
Maximize form
Can anyone tell me how I enable the form being viewed to
maximize upon opening it regardless of screen size that I
have? I have a form in my database and I can't seem to see
the whole form without having to scroll.
Thanks
Phyllis
Phyllis Guest
-
Maximize swf in html table
Hi, I work with swf files created in a non-flash software. I embed these into my website. The site is built up with tables as I would like to... -
How can I auto maximize a window?
When the user first enters my site, I want a pop-up (I know, a bad word) to open and have it maximized so that it fits into the uer's screen. ... -
Maximize Form when open
Hi, When i open my database, the main form is not opening to the full window. I have set a macro to "Maximize" but still its not doing it??? ... -
Maximize problem
Try putting the docmd.maximize in the On Activate Event of the form. up move Has -
Maximize IE Window
This is not really a function of ASP.NET but rather a function of the browser. Open the browser, readjust to the size you want and the hold down... -
Dave - Freedonia #2
Re: Maximize form
In the forms load event put:
DoCmd.Maximize
Phyllis wrote:
> Can anyone tell me how I enable the form being viewed to
> maximize upon opening it regardless of screen size that I
> have? I have a form in my database and I can't seem to see
> the whole form without having to scroll.
>
> Thanks
> PhyllisDave - Freedonia Guest
-
Phyllis #3
Re: Maximize form
Thank you I did that and it works great now! Thanks again
for the quick response.
Phyllis
I>-----Original Message-----
>In the forms load event put:
>DoCmd.Maximize
>
>
>
>Phyllis wrote:
>>> Can anyone tell me how I enable the form being viewed to
>> maximize upon opening it regardless of screen size thatsee>> have? I have a form in my database and I can't seem to>>> the whole form without having to scroll.
>>
>> Thanks
>> Phyllis
>.
>Phyllis Guest
-
Vikas Pawar #4
How can share the form
Can more than i user able open access form at time. if yes pls tell me how?
Vikas Pawar Guest



Reply With Quote

