Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / October 2004

Tip: Looking for answers? Try searching our database.

Name a range of data with variable

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Grey - 04 Oct 2004 07:44 GMT
How to name a range of data with variable?? I want this range of data would
be expand when I add a new row of data from time to time, but I cannot
include the newly created one with the variable
Frank Kabel - 04 Oct 2004 08:43 GMT
Hi
use 'Insert - Name - Define' and the following formula in the 'Refer
to' box:
=OFFSET($A$1,0,0,COUNTA($A:$A))

to create a dynamic name

Signature

--
Regards
Frank Kabel
Frankfurt, Germany


> How to name a range of data with variable?? I want this range of data
> would be expand when I add a new row of data from time to time, but I
> cannot include the newly created one with the variable
Dave Peterson - 04 Oct 2004 21:38 GMT
Just to add to Frank's reply:

If you always have data in column A and row 1 (no gaps at all!), you can use a
refers to formula for your name like this:

=OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),COUNTA(Sheet1!$1:$1))

Then you can just rightclick and refresh your pivottable.

And just to test to see if you defined the name correctly,
Edit|goto|type in the name you used and hit enter

That's what the pivottable will use.

> How to name a range of data with variable?? I want this range of data would
> be expand when I add a new row of data from time to time, but I cannot
> include the newly created one with the variable

Signature

Dave Peterson
ec35720@msn.com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.