ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel Dynamic Named Ranges in multiple columns (https://www.excelbanter.com/excel-discussion-misc-queries/453698-excel-dynamic-named-ranges-multiple-columns.html)

Act17M

Excel Dynamic Named Ranges in multiple columns
 
I'm trying to create a Dynamic Named Range with the following formula however when I enter the formula in Name Manager the selection go down up to row 5850. It select 5 times the number on the formula.
Any help please? Thank you.

Code:

=OFFSET(dataRaw!$C$1:$G$1170,,,COUNTA(dataRaw!$C$1:$G$1170))

Claus Busch

Excel Dynamic Named Ranges in multiple columns
 
Hi,

Am Wed, 19 Jul 2017 03:56:04 +0100 schrieb Act17M:

I'm trying to create a Dynamic Named Range with the following formula
however when I enter the formula in Name Manager the selection go down
up to row 5850. It select 5 times the number on the formula.
Any help please? Thank you.

Code:
--------------------
=OFFSET(dataRaw!$C$1:$G$1170,,,COUNTA(dataRaw!$C$1 :$G$1170))
--------------------


try:
=OFFSET(dataRaw!$C$1,,,COUNTA(dataRaw!$C:$C),5)


Regards
Claus B.
--
Windows10
Office 2016

Act17M

@Claus Thank you! your formula works perfectly.... that was exactly what I needed.
I'm very glad for the help.


All times are GMT +1. The time now is 08:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com