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 / Forms / March 2008

Tip: Looking for answers? Try searching our database.

Out of nowhere, my forms all open as Maximized

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
-debi- - 12 Mar 2008 18:22 GMT
Good Day,

This wasn't happening before.  All my forms have the default veiw set to
single form and the Min/Max Buttons are both Enabled.

When I veiw the forms in the Design Veiw, they show in a small area of the
window, but when I go into the Form View, it takes up the entire area and the
Min/Max Buttons are not available.

Thank you very much!  -debi-
Stockwell43 - 12 Mar 2008 18:26 GMT
Hi Debi,

If you didn't mess with the controls, you might have "Maximize" some in your
code.

> Good Day,
>
[quoted text clipped - 6 lines]
>
> Thank you very much!  -debi-
-debi- - 12 Mar 2008 18:40 GMT
I know I don't have anything set to Maximize.  I just noticed that everything
in ACCESS, queries, reports, etc., do not have Min/Max Buttons.  What could I
have changed??????

> Hi Debi,
>
[quoted text clipped - 11 lines]
> >
> > Thank you very much!  -debi-
Stockwell43 - 12 Mar 2008 18:47 GMT
What about your code? Go into your code source and click in the binoculars
type in maximize and search entire project. If nothing comes up and your not
sure what happened, I use the fail safe importing method. Create a blank
database in access and import your current database and see if that helps. BE
SURE TO MAKE A COPY FIRST. There may be another reason or solution but this
usually works for me. It only takes about ten minutes and at least you have a
50/50 shot.

> I know I don't have anything set to Maximize.  I just noticed that everything
> in ACCESS, queries, reports, etc., do not have Min/Max Buttons.  What could I
[quoted text clipped - 15 lines]
> > >
> > > Thank you very much!  -debi-
-debi- - 12 Mar 2008 19:27 GMT
You know what, I used a different computer yesterday.  Could that have
affected my settiings?  If yes, how do I fix it.

Even when I create a blank database, it does the same thing.

> What about your code? Go into your code source and click in the binoculars
> type in maximize and search entire project. If nothing comes up and your not
[quoted text clipped - 23 lines]
> > > >
> > > > Thank you very much!  -debi-
Stockwell43 - 12 Mar 2008 19:42 GMT
I don't think so. I believe it would have something to do within the database
unless it is an Office setting in which I wouldn't have a clue.

You created an new database and imported everything from your old one into
it and it still does the same thing? Did you search your code throughout the
database like I mentioned? If yes to both, I am at a lost because when it
happens to me it's either Maximize in my code or I import and it corrects
itself.

What happens if you go on another computer to you get the expanded forms or
the correct size forms?

Sorry I couldn't be of more help but I'm sure someone on here knows what the
problem is.

Try opening the form in design view and click on the expansion window button
to maximize it. Does the form itself go all the way to the border of the
window? If so, move it over and make it smaller because the form will open to
the size of the form in design view.

Also, when the form is open, you may be able to click on the Window Menu and
click Size to Form (if it's there. If the form is fully opened it probably
won't show).

If none of the works I am fresh out of ideas. Sorry Debi.

> You know what, I used a different computer yesterday.  Could that have
> affected my settiings?  If yes, how do I fix it.
[quoted text clipped - 28 lines]
> > > > >
> > > > > Thank you very much!  -debi-
-debi- - 12 Mar 2008 20:19 GMT
Hi Stockwell, thank you very much for all of your suggestions.  Tried them
all, still stuck.  It's not just the forms, it's everything is ACCESS.

I'm sure something will pop up.  Thank you for trying!  -debi-

> I don't think so. I believe it would have something to do within the database
> unless it is an Office setting in which I wouldn't have a clue.
[quoted text clipped - 54 lines]
> > > > > >
> > > > > > Thank you very much!  -debi-
Stockwell43 - 12 Mar 2008 20:33 GMT
Debi, one last thing. Do you have any macros in the database? If so, one of
then might be set to maxmize. I read it on a message board and I tried it and
sure enough, everything opens as maximized. Are you able to get to the guts
of the database (tables, forms, queries etc..)? If so, that could be the ONLY
other thing I can think of that would cause that.

> Hi Stockwell, thank you very much for all of your suggestions.  Tried them
> all, still stuck.  It's not just the forms, it's everything is ACCESS.
[quoted text clipped - 59 lines]
> > > > > > >
> > > > > > > Thank you very much!  -debi-
-debi- - 13 Mar 2008 12:13 GMT
Even if I create an entirely new mdb, everything still maximizes, so I don't
think it has anything to do with code, objects, etc. :(

> Debi, one last thing. Do you have any macros in the database? If so, one of
> then might be set to maxmize. I read it on a message board and I tried it and
[quoted text clipped - 65 lines]
> > > > > > > >
> > > > > > > > Thank you very much!  -debi-
Stockwell43 - 13 Mar 2008 12:56 GMT
No, not code a Macro. When you import there are tabs to click on so you can
select what to import. If you see a macro that says maximize or autoexec
don't import it and see what happens. Macros are built into Access and
basically allow you to do functions without coding because it will do all the
coding for you. Try it and see what happens.

> Even if I create an entirely new mdb, everything still maximizes, so I don't
> think it has anything to do with code, objects, etc. :(
[quoted text clipped - 68 lines]
> > > > > > > > >
> > > > > > > > > Thank you very much!  -debi-
-debi- - 13 Mar 2008 16:16 GMT
Now I'm confused.  How do I get to the Macros that are built into Access?  

> No, not code a Macro. When you import there are tabs to click on so you can
> select what to import. If you see a macro that says maximize or autoexec
[quoted text clipped - 74 lines]
> > > > > > > > > >
> > > > > > > > > > Thank you very much!  -debi-
Stockwell43 - 13 Mar 2008 16:35 GMT
Are you able to see the Tables, Forms, Reports, Queries etc.. If so, there is
a Macro section as well. OR is your database set up so when it opens, you
only see the form you input your information? Are you a user or the
Administrator of the database, did you create it?

> Now I'm confused.  How do I get to the Macros that are built into Access?  
>
[quoted text clipped - 76 lines]
> > > > > > > > > > >
> > > > > > > > > > > Thank you very much!  -debi-
-debi- - 13 Mar 2008 17:20 GMT
I really appreciate your help!!!  I created it.  I can see all the tables,
forms, queries, etc.  I have one macro that refreshes a query.

> Are you able to see the Tables, Forms, Reports, Queries etc.. If so, there is
> a Macro section as well. OR is your database set up so when it opens, you
[quoted text clipped - 81 lines]
> > > > > > > > > > > >
> > > > > > > > > > > > Thank you very much!  -debi-
Stockwell43 - 13 Mar 2008 17:41 GMT
You're welcome. No other macro in the database? If not, I'm at a loss because
I know it has to be something simple but I sure don't know what it could be.
I am really sorry I couldn't be more help Debi. With everything we tried I
thought for sure that would have been it but if you created it, you would
know if you placed that Macro in there. In a couple of days if you do not get
anymore responses, try posting again maybe in General Questions or Forms
Coding.

> I really appreciate your help!!!  I created it.  I can see all the tables,
> forms, queries, etc.  I have one macro that refreshes a query.
[quoted text clipped - 84 lines]
> > > > > > > > > > > > >
> > > > > > > > > > > > > Thank you very much!  -debi-
-debi- - 13 Mar 2008 17:51 GMT
Hi Stockwell,  thank you again!  I will certainly follow-up on your
suggestions.  Have a great day!!

> You're welcome. No other macro in the database? If not, I'm at a loss because
> I know it has to be something simple but I sure don't know what it could be.
[quoted text clipped - 92 lines]
> > > > > > > > > > > > > >
> > > > > > > > > > > > > > Thank you very much!  -debi-
 
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.