Popup form positioning

L

Luke Bellamy

Hi - just wondering if there is an easy VBA call to specify
I would like the form positioned in the very top left hand corner
of the screen.

Something like:
frm.Top = 1
frm.Left = 1

I'm sure there is just can't seem to nail it.
 
Top