LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Dynamically create range of rows

Hi,
Thanks. That helped.
AD
"mwam423" wrote in message
...
if you're talking about named ranges, this page explains how to create a
dynamic named range
http://www.contextures.com/xlPivot01.html

if you want the numbering in column C to adjust to value in $a$1 this
formula in C5 should do da trick:

=if(c4+1$a$1,"",c4+1)

then copy down as many rows as you think the maximum possible value would
be
in $a$1, hope that helps


"Avi Dubnikov" wrote:

Hi,
How do I create a range of rows dynamically based on a number in a given
cell. For example
in $A$1 the value is 12.
In C4 the value is 1. What I want to do is create more rows in column C
based on the value in $A$1. The values in column C
should be 1,2,3 etc. Any time I change the value of $A$1 the number of
rows with values should be changed accordingly.
Thanks
---
Avi D



 
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
Setting Range Dynamically DJS Excel Discussion (Misc queries) 5 December 7th 06 09:51 PM
Dynamically Generated Range using Macro [email protected] Excel Worksheet Functions 2 July 15th 06 08:12 AM
Dynamically set a range? BKGT Excel Worksheet Functions 3 April 27th 06 03:26 PM
Dynamically OCntrolling Rows jliz2803 Excel Worksheet Functions 0 February 13th 06 03:43 PM
How can I create and display a chart dynamically on a UserForm wi. cc Charts and Charting in Excel 1 February 14th 05 02:44 PM


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