I would like to get the screen Height and Width in my Word 2003 VBA code. It appears the "Screen" object does not exist because Screen.Height and Screen.Width generate unknown variable errors. Is there a reference that I may not have set?
Thank you,
David