Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 553
Default Page Break Preview Automatically Adjusting

Upon using the general template of Loan Ammortization I came across a new
finding and found it quite interesting.

The sheet has builtin formulae spread over 377 rows but for example if I
insert a loan period of 2 years only the relevant part of 24 months is set as
printable area and upon changing it to 3 years the area of 36 months is
automatically set for and vice versa.

How could that be achieved?

--

Best Regards,
FARAZ A. QURESHI
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Page Break Preview Automatically Adjusting

InsertNameDefine.

Last_Row refers to:=IF(Values_Entered,Header_Row+Number_of_Payment s,Header_Row)

See the ranges for each of those names.

Works like a Dynamic Range

Header_row is row 18 and 1st payment starts on row 19.

If there are values entered, it computes the number of rows to use based upon
the number of payments, which is based upon years and number of payments per
year.

Number of payments is Years * Months so for 2 years at 12 months you would get
24 rows which is 19:42

3 years at 12 months = 36 rows


Gord Dibben MS Excel MVP


On Thu, 10 Apr 2008 22:58:00 -0700, FARAZ QURESHI
wrote:

Upon using the general template of Loan Ammortization I came across a new
finding and found it quite interesting.

The sheet has builtin formulae spread over 377 rows but for example if I
insert a loan period of 2 years only the relevant part of 24 months is set as
printable area and upon changing it to 3 years the area of 36 months is
automatically set for and vice versa.

How could that be achieved?


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 I do page breaks when view menu doesnt page break preview HeatherF55 Excel Discussion (Misc queries) 0 September 21st 07 04:24 AM
Remove big gray page number on Page Break Preview??? annafred Excel Discussion (Misc queries) 1 January 9th 07 02:28 AM
change and/or remove page number watermark in page break preview juga Excel Discussion (Misc queries) 2 December 25th 06 10:15 AM
print preview v page break preview SamB Excel Discussion (Misc queries) 0 November 16th 06 05:09 PM
Hiding the page number in page break preview background. I need coffee, wake me up! Excel Discussion (Misc queries) 0 May 15th 06 10:32 AM


All times are GMT +1. The time now is 09:22 PM.

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"