Hello all, I have a main form with buttons that when clicked open various subforms in datasheet view. I would like my subforms to open right below my main form and at the same size. The problem I am having is that I have a multi-user database and users have varying screen resolutions. Therefore, the subforms open fine on my screen but open all over other users' screens. Is there a way for me to open the subforms based on where the main form appears on each different user's screen no matter their screen resolution? I am using MS Access 2000. I thought of getting the location of the main form and using that to open and size the subform but the Me.top and Me.left properties do not seem to work.
Thanks in advacne for any help.
Thanks in advacne for any help.