Hi,
I'm trying to set user forms up so adjust to the current screen resolution. I know how to do this using the following code.
Just wondering under references in VBA where the screen module.Code:frmSearch.Move (0,0,screen.width,screen.height)
Thanks.




Reply With Quote