#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Name Range Help

I am using Data Validation with a ComboBox from Toolbox. the problem I am
having is that my list in the combobox will only scroll 121 rows and not the
complete list. Also my named range when I click on it does not include the
last 5 rows. Below is the formula I am using

=OFFSET(Lists!$E$2,0,0,COUNTA(Lists!$E:$E),1)

It is only covering R2-R125 my list is through R129 and I need to add to it,
any help would be great.Thanks.
--
Chris
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Name Range Help

Hi,

Regarding the dynamic range name - most likely there are blank cells in the
range E1:E129. COUNTA is only counting cells with data.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Chris" wrote:

I am using Data Validation with a ComboBox from Toolbox. the problem I am
having is that my list in the combobox will only scroll 121 rows and not the
complete list. Also my named range when I click on it does not include the
last 5 rows. Below is the formula I am using

=OFFSET(Lists!$E$2,0,0,COUNTA(Lists!$E:$E),1)

It is only covering R2-R125 my list is through R129 and I need to add to it,
any help would be great.Thanks.
--
Chris

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
Cond. Format Data Bars of range based on values of another range alexmo Excel Worksheet Functions 4 January 16th 09 04:03 AM
Excel Addin:Setting the range to the Excel.Range object range prop Rp007 Excel Worksheet Functions 5 November 24th 06 04:30 PM
Selecting range in list of range names depending on a cell informa Courreges Excel Discussion (Misc queries) 2 June 19th 06 10:59 AM
formula to sort a range so that it matches the exact rows of a column that is outside that range? steveo Excel Discussion (Misc queries) 1 June 18th 06 02:05 AM
How to count dates within a certain range in a column with mutiple date range entries Krisjhn Excel Worksheet Functions 2 September 1st 05 01:59 PM


All times are GMT +1. The time now is 04:27 PM.

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"