Thread: Scaling
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TAM TAM is offline
external usenet poster
 
Posts: 10
Default Scaling

The problem I have is trying to control how the 'front-end' of my workbook
will appear when it is opened on a pc with a greater or lower resolution.
The 'front-end' is a menu page with several vba list boxes and clip-art
which I have arranged centrally on the worksheet but if I open it on a pc
with a lower resolution for example not all the controls appear and the user
has to scroll down.

Thanks

TAM