Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Zoom - VBA Code

Is it possible to have zoom command to allow me to see more (width) of the
code than currently set as the MS default?

I am thinking along similar lines as I can zoom in and out of a worksheet.

Thanks


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,163
Default Zoom - VBA Code

There is no "Zoom" for the VBA editor. To see more of your code, here are
the options I can think of:
1) rearrange your VBA editor windows; close all except the code pane if
necessary
2) Under Tools, Options..., Editor Format change the font to a smaller size
3) (my preferred method) Print out your code so you can read it all

--
- K Dales


"tcbootneck" wrote:

Is it possible to have zoom command to allow me to see more (width) of the
code than currently set as the MS default?

I am thinking along similar lines as I can zoom in and out of a worksheet.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Zoom - VBA Code

Thanks

Knew about those and the change font does the trick. Just thinking there
may have been a 'cleverer way'

Thanks again

"K Dales" wrote:

There is no "Zoom" for the VBA editor. To see more of your code, here are
the options I can think of:
1) rearrange your VBA editor windows; close all except the code pane if
necessary
2) Under Tools, Options..., Editor Format change the font to a smaller size
3) (my preferred method) Print out your code so you can read it all

--
- K Dales


"tcbootneck" wrote:

Is it possible to have zoom command to allow me to see more (width) of the
code than currently set as the MS default?

I am thinking along similar lines as I can zoom in and out of a worksheet.

Thanks


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help! Print Preview Zoom is Grayed Out...Doesn't zoom. PK Excel Discussion (Misc queries) 0 July 20th 09 03:33 PM
zoom dstiefe Excel Programming 1 August 18th 05 10:04 PM
[URGENT]How to mimic the toolbar zoom button from code Umberto Giacobbi[_2_] Excel Programming 1 August 12th 04 03:31 PM
Need Code to Set Scaling Zoom in PageSetup in Auto_Open Sub Phil Hageman[_3_] Excel Programming 3 April 20th 04 09:11 PM


All times are GMT +1. The time now is 12:25 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"