#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Hide Rows

I have a workbook that performs financial calculations on information
provided from another department. The calculations work wonderfully and the
formatting is good. However, in order to keep the workbook flexible, it is
preset to calculate up to 50 years worth of information. We will rarely
require that much information. I need a way to automatically hide the
information for the remaining years for presentation sake. So say we need a
ten year calculation, I need to hide rows 11 through 50. I'm just not sure
how to go about handling it. Manually it is simple to hide or change the font
but I need it to be completely automated. Any ideas or suggestions? I can
post more information if necessary.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 273
Default Hide Rows

Will this 10-year calculation be a fixed number of periods you want to see,
or you want it to be flexible depending on how many years of data you want to
see?

You could always incorporate an inputbox that prompts from a worksheet
button. The user could input the number of years of data to be visible and
the remaining data could be hiden using code.

Hope this helps,
Chad

"Mawaller" wrote:

I have a workbook that performs financial calculations on information
provided from another department. The calculations work wonderfully and the
formatting is good. However, in order to keep the workbook flexible, it is
preset to calculate up to 50 years worth of information. We will rarely
require that much information. I need a way to automatically hide the
information for the remaining years for presentation sake. So say we need a
ten year calculation, I need to hide rows 11 through 50. I'm just not sure
how to go about handling it. Manually it is simple to hide or change the font
but I need it to be completely automated. Any ideas or suggestions? I can
post more information if necessary.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Hide Rows

I want it to remain flexible. On another sheet in the workbook, there is a
cell where the number of years will be entered. I need the results sheet to
reference that cell and hide the unnecessary years. The number of years is
rarely the same twice. I could theoretically use a button next to the input
cell but I need help on what code to put behind it. Thanks for your help. Let
me know your ideas.

"Chad" wrote:

Will this 10-year calculation be a fixed number of periods you want to see,
or you want it to be flexible depending on how many years of data you want to
see?

You could always incorporate an inputbox that prompts from a worksheet
button. The user could input the number of years of data to be visible and
the remaining data could be hiden using code.

Hope this helps,
Chad

"Mawaller" wrote:

I have a workbook that performs financial calculations on information
provided from another department. The calculations work wonderfully and the
formatting is good. However, in order to keep the workbook flexible, it is
preset to calculate up to 50 years worth of information. We will rarely
require that much information. I need a way to automatically hide the
information for the remaining years for presentation sake. So say we need a
ten year calculation, I need to hide rows 11 through 50. I'm just not sure
how to go about handling it. Manually it is simple to hide or change the font
but I need it to be completely automated. Any ideas or suggestions? I can
post more information if necessary.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Hide Rows

See my post


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Mawaller" wrote in message
...
I want it to remain flexible. On another sheet in the workbook, there is a
cell where the number of years will be entered. I need the results sheet
to
reference that cell and hide the unnecessary years. The number of years is
rarely the same twice. I could theoretically use a button next to the
input
cell but I need help on what code to put behind it. Thanks for your help.
Let
me know your ideas.

"Chad" wrote:

Will this 10-year calculation be a fixed number of periods you want to
see,
or you want it to be flexible depending on how many years of data you
want to
see?

You could always incorporate an inputbox that prompts from a worksheet
button. The user could input the number of years of data to be visible
and
the remaining data could be hiden using code.

Hope this helps,
Chad

"Mawaller" wrote:

I have a workbook that performs financial calculations on information
provided from another department. The calculations work wonderfully and
the
formatting is good. However, in order to keep the workbook flexible, it
is
preset to calculate up to 50 years worth of information. We will rarely
require that much information. I need a way to automatically hide the
information for the remaining years for presentation sake. So say we
need a
ten year calculation, I need to hide rows 11 through 50. I'm just not
sure
how to go about handling it. Manually it is simple to hide or change
the font
but I need it to be completely automated. Any ideas or suggestions? I
can
post more information if necessary.


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
cut rows without cutting hide rows מיכל Excel Discussion (Misc queries) 1 June 25th 07 02:01 PM
Hide Rows shail Excel Worksheet Functions 2 September 28th 06 11:20 PM
Hide the rows shail Excel Worksheet Functions 0 September 28th 06 05:00 PM
Hide Rows - copy and paste only rows that show Access101 Excel Worksheet Functions 3 March 1st 06 12:39 AM
Hide Rows Steve Excel Discussion (Misc queries) 2 February 9th 05 10:09 PM


All times are GMT +1. The time now is 06:32 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"