View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
bruce taylor bruce taylor is offline
external usenet poster
 
Posts: 4
Default read ZOOM after setting FitToPagesWide in pagesetup

unfortunately that gives a result of "false".

can you suggest another point of attack?
thks
-----Original Message-----
try using

ActiveSheet.PageSetup.Zoom


-----Original Message-----
i need to read the zoom percentage that is generated
after the FitToPagesWide value is set.
.

.