+ Reply to Thread
Results 1 to 8 of 8

Anyone know how to make a Table Range absolute?

  1. #1
    Forum Contributor
    Join Date
    11-12-2014
    Location
    Boston, MA
    MS-Off Ver
    Office 2010
    Posts
    172

    Anyone know how to make a Table Range absolute?

    Not looking to copy and paste into each new column. Looking to drag to copy and paste because I have over 50 columns.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Anyone know how to make a Table Range absolute?

    Try this:

    One column in the same or other table: table1[[column1]:[column1]]

    One cell in the same row as the formula: table1[@[column1]:[column1]]

    Table names must be used even if the reference and formula cell are in the same table. You must drag these formulas across columns to maintain the absolute reference (copy & paste does not work).
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Contributor
    Join Date
    11-12-2014
    Location
    Boston, MA
    MS-Off Ver
    Office 2010
    Posts
    172

    Re: Anyone know how to make a Table Range absolute?

    I actually figured it out! There is a relatively simple way, using the INDIRECT formula

    Example:
    =COUNTIFS(INDIRECT("Table1[Column1]"),$A2)

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Anyone know how to make a Table Range absolute?

    If you have a lot of data, the excessive use of INDIRECT will slow you up BIG time.

  5. #5
    Forum Contributor
    Join Date
    11-12-2014
    Location
    Boston, MA
    MS-Off Ver
    Office 2010
    Posts
    172

    Re: Anyone know how to make a Table Range absolute?

    Oh, I wasn't aware of that. Fortunately the spreadsheet I was using didn't have enough to the point where it was affected. But I do have plenty of spreadsheets with thousands of rows, so this is good info for future use of the formula.

    I used to never use table ranges because of the lack of ability to use absolute ranges, but I love the convenience of my formulas showing the names of the references. The problem with using A:A though was the same as INDIRECT, where using too many lookups of an entire column was slowing down my spreadsheets BIG time. Seems like it's unavoidable in 2010 lol.

    Does Excel 2013 allow absolute references using Table Ranges? If not, why would MS not make this possible? Seems like such a necessity to me

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Anyone know how to make a Table Range absolute?

    I have mixed feelings about absolute references. certainly they make it easy to follow if the Table is on another sheet. A:A is a disaster, even though we all do it. Dynamic named rages are another good way round that. So far as I know 2013 has not made any changes to the way absolue ranges are handled.

    Regarding INDIRECT, take a look at this article

    http://chandoo.org/wp/2014/03/03/han...-are-dynamite/

  7. #7
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Anyone know how to make a Table Range absolute?

    I see I wrote Dynamic Named Rages - yep. that summarises my relationship with Excel perfectly!!

  8. #8
    Forum Contributor
    Join Date
    11-12-2014
    Location
    Boston, MA
    MS-Off Ver
    Office 2010
    Posts
    172

    Re: Anyone know how to make a Table Range absolute?

    Named RAGES are definitely a good substitute, but I think depending on how many rages you create, the amount of time it takes could make the method redundant.

    Maybe MS will smarten up in the next Office update

+ 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. How to make a reference absolute
    By 4am in forum Excel General
    Replies: 1
    Last Post: 04-15-2008, 10:45 AM
  2. Make a whole spread sheet Absolute? I think
    By kgkev in forum Excel General
    Replies: 1
    Last Post: 02-21-2008, 09:43 AM
  3. how do i make a cell absolute
    By Carly Aspden in forum Excel General
    Replies: 4
    Last Post: 06-06-2006, 09:55 AM
  4. to make cell absolute
    By Valma in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-28-2006, 07:35 PM
  5. [SOLVED] Insert $ to make address absolute
    By Tenacity in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-04-2005, 03:06 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