+ Reply to Thread
Results 1 to 2 of 2

Dynamic Range for Dummy

  1. #1
    Registered User
    Join Date
    07-16-2012
    Location
    U.S
    MS-Off Ver
    Excel 2007
    Posts
    34

    Dynamic Range for Dummy

    Hello,

    I'm trying to use dynamic range & offsets to accomplish a task, but I am simply unable to wrap my mind around how what I am learning applies to what I need to do.
    What I am needing is very simple.

    I have two line graphs on a spreadsheet. One needs to pull data from ONLY T33 to the last <>"" in column T. The other needs to pull data from ONLY AB33 to the last <>"" in Column AB. The columns will grow and shrink constantly. I've done plenty of research on it, but they all deal with pulling from multiple data points for the graph, rather than just one.

    Any help would be greatly appreciated.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Dynamic Range for Dummy

    Are you asking how to create two Dynamic Named Ranges?

    In the Name manager click New a in the refers to box type this formula

    =Sheet1!$T$33:OFFSET(Sheet1!$T$33,COUNTA(Sheet1!$T$33:$T$65536)-1,0)

    Give it a name like T_Col

    Do the same for AB
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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