Form Display

T

TRS

I would like the form to open to the full screen of the user. Currently all
toolbars are at the top. How can I make the form open to occupy the entire
screen of user?
 
T

TRS

Thanks Wayne. I went into properties for the form and pasted
"DoCmd.Maximise" in the upon load section. I'm getting an error. What else
do I need to do? Thanks again.
Todd
 
D

DeeDeeB

Hi. I am having the same problem, I've tried pasting the DoCmd.Maximise as
stated, but it gives me errors too. Also, if I save and close after doing
this then when I try and reopen the database it is looking for a macro. I'm
not (as I'm sure is blindingly obvious!) a programmer, so maybe I'm missing
something fundamental? Can someone baby step me through this? I'm using
Access 2000.
Dee
 
T

TRS

Hi, thanks for responding. I've tried so many things that I was unaware the
macro message was comming from that specific attemp. Thanks for tieing (sp)
that together for me. Unfortunately, I cannot help you. I've been reading
my books trying to figure it out on my own. It must be more complicated than
we think or I would think the previous guy would have continued helping.
When I figure it out I will let you know. Good Luck!!!!
 
D

DeeDeeB

Well, if you get any further, please let me know as I'm still stuck! I've
made a great little database, nice tidy forms, queries and macros but it
opens in a mess and looks very untidy. Likewise, if I find anything I will
let you know.
Dee
 
Top