B
BWD
Hello group,
I have, what seems to me should be, a simple question but after much
research I can not find an answer that works.
I would like my Access 2003 forms to open at a certain height, width
and position on the screen. I have not been able to successfully
write an "On load" function that makes this consistently happen.
Code I have tried to fix the issue includes; "me.width = XX,
"me.detailheight = xx"
I know that you can resize the form in design mode and then select
save and the next time you open the form it will display those
dimensions. However, after awhile of using other forms shaped to
different sizes, the form I am trying to get a certain size re-opens
at different dimensions.
Does anyone know how to code forms to "always" open with the same
dimensions??
Many Thanks
I have, what seems to me should be, a simple question but after much
research I can not find an answer that works.
I would like my Access 2003 forms to open at a certain height, width
and position on the screen. I have not been able to successfully
write an "On load" function that makes this consistently happen.
Code I have tried to fix the issue includes; "me.width = XX,
"me.detailheight = xx"
I know that you can resize the form in design mode and then select
save and the next time you open the form it will display those
dimensions. However, after awhile of using other forms shaped to
different sizes, the form I am trying to get a certain size re-opens
at different dimensions.
Does anyone know how to code forms to "always" open with the same
dimensions??
Many Thanks