+ Reply to Thread
Results 1 to 2 of 2

dynamic named range relating to cell values

  1. #1
    Registered User
    Join Date
    06-12-2008
    Posts
    11

    dynamic named range relating to cell values

    Is it possible to create a dynamic named range relating to values within a specific column?

    In the example worksheet I've attached the range would be depedant on column D.

    i:e each range will start with the first group of matching numbers and end with the last.

    All the date in that column will be in numerical order.


    I'm not sure if I require a macro to do this or if it is possible to adapt the formula below?

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

    Any help or pointers in the right direction will be much appreciated
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Try This

    I Created a 2d range creator:

    it counts the number of values in the row and column and creates a named range appropriately

    hope it works
    Attached Files Attached Files
    Mr MaGoo
    Magoo.Inc MMVII

    If i've helped please add to my Rep by Clicking on the Blue Scales in the top right hand corner of the post

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1