Portucale
Member
Hi,
I am looking for a method that adjust (zoom) the workbook on opening to fit within the screen resolution of the user.
I have been using
but is not quite right as in higher resolutions only zooms up to 78%.
Any idea/help is very much appreciated,
Thanks in advance,
I am looking for a method that adjust (zoom) the workbook on opening to fit within the screen resolution of the user.
I have been using
Code:
activewindow.Zoom = true
Any idea/help is very much appreciated,
Thanks in advance,