Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-22-2008, 11:59 PM
dza7
 
Posts: n/a
Excel 2007 - Format of New Documents

Hello,

I'd like to make so that whenever I create a new document in Excel
that the "Page Setup" is set to scale of "fits to 1 page wide by 1
page tall".

I'm sick of creating a new document and always having to go to Page
Setup so that everything prints on one page. Don't you think this
should be a default setup for any new documents?

Thanks in advance,

Dza
Reply With Quote
  #2 (permalink)  
Old 05-23-2008, 12:26 AM
Howard Kaikow
 
Posts: n/a
Re: Excel 2007 - Format of New Documents

"dza7" <dvpetta@gmail.com> wrote in message
news:b2f6bbd5-7137-4b07-ae47-be23dc606ba3@b9g2000prh.googlegroups.com...
> Hello,
>
> I'd like to make so that whenever I create a new document in Excel
> that the "Page Setup" is set to scale of "fits to 1 page wide by 1
> page tall".
>
> I'm sick of creating a new document and always having to go to Page
> Setup so that everything prints on one page. Don't you think this
> should be a default setup for any new documents?


You can put VBA code in, say, the Workbook_NewSheet event to set the
parameters for PageSetup:



Reply With Quote
  #3 (permalink)  
Old 05-23-2008, 01:07 AM
Paul Martin
 
Posts: n/a
Re: Excel 2007 - Format of New Documents

Create a custom template. Open a blank workbook, make whatever
changes you want your default workbook to look like. It could be
printing, styles, fonts, etc. Click Save As, select 'Save as type' as
Template (this will place the template in the correct location
automatically), type the name as Book.XLT. Voila.

Regards

Paul Martin
Melbourne, Australia

On May 23, 10:26 am, "Howard Kaikow" <kai...@standards.com> wrote:
> "dza7" <dvpe...@gmail.com> wrote in message
>
> news:b2f6bbd5-7137-4b07-ae47-be23dc606ba3@b9g2000prh.googlegroups.com...
>
> > Hello,

>
> > I'd like to make so that whenever I create a new document in Excel
> > that the "Page Setup" is set to scale of "fits to 1 page wide by 1
> > page tall".

>
> > I'm sick of creating a new document and always having to go to Page
> > Setup so that everything prints on one page. Don't you think this
> > should be a default setup for any new documents?

>
> You can put VBA code in, say, the Workbook_NewSheet event to set the
> parameters for PageSetup:


Reply With Quote
  #4 (permalink)  
Old 05-23-2008, 02:13 PM
=?Utf-8?B?SkxhdGhhbQ==?=
 
Posts: n/a
RE: Excel 2007 - Format of New Documents

Two ways of doing this already offered. If the 1x1 setup fits your needs
better than 90% of the time, I'd create the template file as Paul Martin
suggested.

As for what the default setup "should be" - that's a personal issue for each
user to determine. I would hazard a risky guess that most people's use
either exceeds a comfortable width or height for a single sheet of paper.
Only if you have a relatively small number of not very wide columns and fewer
than say 40 or 50 rows of data does a 1x1 come out usable. Try that with a
sheet with even just 2 columns of data, but with a couple of thousand rows in
use.

That's the beauty of creating .xlt template files: you can have various
setups for multiple needs, and one for your typical requirements.

"dza7" wrote:

> Hello,
>
> I'd like to make so that whenever I create a new document in Excel
> that the "Page Setup" is set to scale of "fits to 1 page wide by 1
> page tall".
>
> I'm sick of creating a new document and always having to go to Page
> Setup so that everything prints on one page. Don't you think this
> should be a default setup for any new documents?
>
> Thanks in advance,
>
> Dza
>

Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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



All times are GMT. The time now is 03:18 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Myspace Codes | Loan | Free Advertising | Loans | Credit Cards



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114