Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Print to fit one page

Can't seem to find that property in Excel. Perhaps you were thinking of
some other application.

--
Regards,
Tom Ogilvy

"JLGWhiz" wrote in message
...
See PageSetUp properties in VBA Help. You can set the FitToOnePageWide
property for each sheet.

"Shawn" wrote:

I have a .xls file that has data that spreads across two printed pages
(or
that I want to spread across two printed pages). If certain critrea are
met,
page 1 prints. If other criteria are met, page 1 and page 2 are printed.
I
need a code that will continue to do the above but fit page 1 on one
printed
page and if both pages are to be printed, then fit page 1 and page 2 on 2
printed pages. Right now, the first page may run over one or two lines
onto
a second printed page. I hope this makes sence.


--
Thanks
Shawn



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Print to fit one page

If the OP uses the Help file, he will get the correct sytax.

"Tom Ogilvy" wrote:

Can't seem to find that property in Excel. Perhaps you were thinking of
some other application.

--
Regards,
Tom Ogilvy

"JLGWhiz" wrote in message
...
See PageSetUp properties in VBA Help. You can set the FitToOnePageWide
property for each sheet.

"Shawn" wrote:

I have a .xls file that has data that spreads across two printed pages
(or
that I want to spread across two printed pages). If certain critrea are
met,
page 1 prints. If other criteria are met, page 1 and page 2 are printed.
I
need a code that will continue to do the above but fit page 1 on one
printed
page and if both pages are to be printed, then fit page 1 and page 2 on 2
printed pages. Right now, the first page may run over one or two lines
onto
a second printed page. I hope this makes sence.


--
Thanks
Shawn




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Print to fit one page

The Help file doesn't contain an entry for

FitToOnePageWide

Either. "No Results Found". (Nor would I expect it to since it isn't a
property in Excel.)

If the OP uses the Help file, he will get the correct sytax.


No, I don't think the OP would get much help searching on that property.
There is a differnce between syntax for an existing property and finding
non-existent syntax on an imaginary property. Don't despair over your
misdirection however.

Fortunately, Brian and Ron were able to provide good answers to the
question.

--
Regards,
Tom Ogilvy


"JLGWhiz" wrote in message
...
If the OP uses the Help file, he will get the correct sytax.

"Tom Ogilvy" wrote:

Can't seem to find that property in Excel. Perhaps you were thinking of
some other application.

--
Regards,
Tom Ogilvy

"JLGWhiz" wrote in message
...
See PageSetUp properties in VBA Help. You can set the FitToOnePageWide
property for each sheet.

"Shawn" wrote:

I have a .xls file that has data that spreads across two printed pages
(or
that I want to spread across two printed pages). If certain critrea
are
met,
page 1 prints. If other criteria are met, page 1 and page 2 are
printed.
I
need a code that will continue to do the above but fit page 1 on one
printed
page and if both pages are to be printed, then fit page 1 and page 2
on 2
printed pages. Right now, the first page may run over one or two
lines
onto
a second printed page. I hope this makes sence.


--
Thanks
Shawn






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
how do you print single page multiply times with increasing page . aliasmith Excel Worksheet Functions 2 September 26th 08 12:30 AM
Setting the print area in page set up to print 1 page wide by 2 pages tall EA[_2_] Excel Discussion (Misc queries) 2 July 12th 07 08:39 PM
PRINT PAGE BREAK VIEW AS WATERMARK FIOR EACH PAGE RALPH Setting up and Configuration of Excel 3 March 16th 06 11:08 PM
Active cell counting in particular print page (one sheet having different print area) ananthmca2004 Excel Worksheet Functions 1 November 24th 05 11:29 AM
How do I print a one page spreadsheet multiple time, each with its own page number? lhsallwasser Excel Discussion (Misc queries) 4 August 17th 05 03:00 PM


All times are GMT +1. The time now is 05:37 AM.

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

About Us

"It's about Microsoft Excel"