• Determining Zoom Percentage (2000, SP-3)

    Home » Forums » AskWoody support » Productivity software by function » MS Excel and spreadsheet help » Determining Zoom Percentage (2000, SP-3)

    Author
    Topic
    #427272

    Could one of you tell me how, in a VBA macro, I can determine the screen zoom percentage. I am not interested in the print zoom, only the display? I have searched here and on a couple of other sites (Pearson’s for one) and can’t find what I am looking for. the MSExcel VBA help only addresses the print zoom….

    Thanks in advance…

    Viewing 0 reply threads
    Author
    Replies
    • #989607

      Hi Robbie,

      Sub Macro1()
      MsgBox ActiveWindow.Zoom
      End Sub

      If you want to find out those kind of things, it is always a good idea to use the Macro recorder.
      Recording e.g. the change of your zoom from 100 to 75, the resulting code may give you an idea what the correct command could be.

      Best regards

      Wolf

      • #990120

        Thanks Wolf, that did give me the command I needed. I swear that I tried that but I guess I did it wrong!!!!

    Viewing 0 reply threads
    Reply To: Determining Zoom Percentage (2000, SP-3)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: