A
AkAlan
I know this isn't a coding question but didn't know where else to post it.
I'm haveing a couple of weird thigs happen that are becoming quite annoying.
First is quite often when I open a querry, or table i design mode there isn't
always an x in the upper right corner allowing me to exit. I have to first
resize the querry then maximize it again to get the x to appear. Like I said
mostly just annoying.
Next is while coding a module I can not get the object list ( I think thats
what it's called ) when I hit Ctrl_Space bar. It will appear momentarily but
when I either type a key or down arrow it goes away. I looked at options and
can see no setting that would have an effect on this behavior.
Lastly about forms maximizing. I put DoCmd.Maximize in the On Open event of
most of my forms. The problem I have is sometimes when navigating from one of
these forms to another then back again (the first form stays open ) the first
form will not be maximized, there are no borders, and no controls. This can
be fixed by putting DoCmd.Maximize in the On Got Focus, On Activate, and a
few other places till it sops happening. I'm thinking there is a better way
to make sure the form stays maximized permanently. Thanks for any help.
I'm using MS Access 2003 sp2
I'm haveing a couple of weird thigs happen that are becoming quite annoying.
First is quite often when I open a querry, or table i design mode there isn't
always an x in the upper right corner allowing me to exit. I have to first
resize the querry then maximize it again to get the x to appear. Like I said
mostly just annoying.
Next is while coding a module I can not get the object list ( I think thats
what it's called ) when I hit Ctrl_Space bar. It will appear momentarily but
when I either type a key or down arrow it goes away. I looked at options and
can see no setting that would have an effect on this behavior.
Lastly about forms maximizing. I put DoCmd.Maximize in the On Open event of
most of my forms. The problem I have is sometimes when navigating from one of
these forms to another then back again (the first form stays open ) the first
form will not be maximized, there are no borders, and no controls. This can
be fixed by putting DoCmd.Maximize in the On Got Focus, On Activate, and a
few other places till it sops happening. I'm thinking there is a better way
to make sure the form stays maximized permanently. Thanks for any help.
I'm using MS Access 2003 sp2