Is there a way in VBA to determine if a computer screen is in landscape ot portrait mode?
J John Apr 24, 2007 #1 Is there a way in VBA to determine if a computer screen is in landscape ot portrait mode?
K Karl E. Peterson Apr 24, 2007 #2 Is there a way in VBA to determine if a computer screen is in landscape ot portrait mode? Click to expand... I imagine the easiest would be GetSystemMetrics. Ex: http://www.microsoft.com/technet/prodtechnol/office/office2000/proddocs/opg/part2/ch10.mspx
Is there a way in VBA to determine if a computer screen is in landscape ot portrait mode? Click to expand... I imagine the easiest would be GetSystemMetrics. Ex: http://www.microsoft.com/technet/prodtechnol/office/office2000/proddocs/opg/part2/ch10.mspx