View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patricia D Patricia D is offline
external usenet poster
 
Posts: 10
Default label position affected by wide screen?

Investigating a problem where users of new wide screen PCs have found errors
in selection of labels on form (written by ex-employee).
They attempt to select a value on screen, but reply to different value is
returned.

VBA Label properties in form define screen position - left & top both
specified and height & width.
Is it possible that wide screen resolution is not being resolved to correct
position by Excel/VBA?
--
Patricia D