Hi All,
I have used this below macro to fit the document.
Sub Autozoom
ActiveDocument.GetApplication.WaitForIdle
ActiveDocument.ActiveSheet.FitZoomToWindow
End Sub
The problem what em facing is all the label pop up's what I was getting is been disabled once I click on the button which calls
auto zoom macro.
Can anyone help me with the solution? or suggest some alternate methods?
Regards,
Prajna
Message was edited by: Prajna Alva
After deployment I am able to see the pop up's but when document is opened in my local system I found the pop up labels were not working.. is there any issue in qlikview version/macro? em using personal edition.
Regards,
Prajna