Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Use OFFSET and COUNT functions within Named Ranges

I am using the forumla below to prevent my graphs from dropping to
'zero' where data is not yet available over the course of weeks in a
quarter. In the past, the data has been spread across columns in a
single row. Now I have the reverse (data is within a column) and of
course, the formula doesn't retreive the data that I want. Since I'm
not clear on the underlying logic, can someone recommend a way to
'flip' the results I am getting? Thanks.

=OFFSET(Retrieve!$J$17,,,,COUNT(Retrieve!$J$17:$J$ 29))

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,688
Default Use OFFSET and COUNT functions within Named Ranges

If I understand try this:

=OFFSET(Retrieve!$J$17,,,COUNT(Retrieve!$J$17:$J$2 9))

This defines the HEIGHT where your original formula defined the WIDTH.

Biff

wrote in message
oups.com...
I am using the forumla below to prevent my graphs from dropping to
'zero' where data is not yet available over the course of weeks in a
quarter. In the past, the data has been spread across columns in a
single row. Now I have the reverse (data is within a column) and of
course, the formula doesn't retreive the data that I want. Since I'm
not clear on the underlying logic, can someone recommend a way to
'flip' the results I am getting? Thanks.

=OFFSET(Retrieve!$J$17,,,,COUNT(Retrieve!$J$17:$J$ 29))



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Use OFFSET and COUNT functions within Named Ranges


Biff wrote:
If I understand try this:

=OFFSET(Retrieve!$J$17,,,COUNT(Retrieve!$J$17:$J$2 9))

This defines the HEIGHT where your original formula defined the WIDTH.

Biff

wrote in message
oups.com...
I am using the forumla below to prevent my graphs from dropping to
'zero' where data is not yet available over the course of weeks in a
quarter. In the past, the data has been spread across columns in a
single row. Now I have the reverse (data is within a column) and of
course, the formula doesn't retreive the data that I want. Since I'm
not clear on the underlying logic, can someone recommend a way to
'flip' the results I am getting? Thanks.

=OFFSET(Retrieve!$J$17,,,,COUNT(Retrieve!$J$17:$J$ 29))


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
COUNT and OFFSET edwardpestian Excel Worksheet Functions 3 May 12th 06 06:10 PM
count unique items in ever-growing list? MeatLightning Excel Discussion (Misc queries) 2 March 17th 06 06:07 PM
Conditional Sum Wizard with dynamic named ranges willee Excel Worksheet Functions 4 February 5th 06 07:03 PM
Charting only Used Range with Named Ranges cooter24 Charts and Charting in Excel 3 January 27th 06 03:00 AM
Using the OFFSET and COUNT functions to get a moving total Eduardo Excel Discussion (Misc queries) 2 November 1st 05 01:58 AM


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