View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default View set to 'best fit' for User

Hi,

The problem here is that Excel doesn't know the screen resolution so its
necessary to call a Window's DLL. John Walkenbach has something on DLL calls
in his PowerProgramming book, and maybe on his website?

You might explore he

http://www.google.com/search?source=...excel&aq=f&oq=

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Adam" wrote:

Hi

Excel 2003.

I have a workbook with multiple sheets. Each sheet has multiple tables, two
to a printing page.

What I would like to do is set the document to open so that the view is
exactly a page wide for the User. For example when i set the zoom to 75%, it
looks perfect for me but when colleagues use the document, it appears a lot
more zoomed in.

I have no problems using a macro on opening of the document if needed!

Any help, much appreciated!