+ Reply to Thread
Results 1 to 4 of 4

Dynamic lookup range - append row count number to column letter

  1. #1
    Registered User
    Join Date
    02-18-2014
    Location
    Atlanta
    MS-Off Ver
    Excel 2010
    Posts
    3

    Dynamic lookup range - append row count number to column letter

    I desperately need dynamic lookup ranges to make my workbooks run faster. Is it possible to reference a COUNTA cell after the column letter in my lookup range? I can't use named ranges because as I understand it they don't work in closed workbooks...

    EXAMPLE

    Cell A1 = COUNTA(20,000 Rows)

    INDEX(B2:B&A1,1,2)


    Thanks for any help!

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Dynamic lookup range - append row count number to column letter

    If A1 = 20000

    This formula will refer to the range A2:A20000...

    =A2:INDEX(A:A,A1)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    02-18-2014
    Location
    Atlanta
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Dynamic lookup range - append row count number to column letter

    Late response, but thank you none the less. Your solution worked beautifully!

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Dynamic lookup range - append row count number to column letter

    You're welcome. Thanks for the feedback!


    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Find and Get Column Letter and Row Number from Duplicates in Range of Cells
    By WITJ in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-10-2013, 12:23 PM
  2. [SOLVED] Want to count the number of times a particular letter appears within a range
    By dwhite30518 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-11-2013, 01:24 PM
  3. [SOLVED] Append dynamic number to a cell
    By ReplicaR in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-07-2012, 03:33 PM
  4. count a number range and a letter in a cell
    By santaviga in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-28-2006, 06:15 AM
  5. [SOLVED] Identify the column of a range by letter instead of number
    By Peter Rooney in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-10-2006, 06:35 AM

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